Skip to content

Releases: WeGetFinancing/php-sdk

Release 4.0.0

27 Feb 10:28
0d809c2
Compare
Choose a tag to compare
  • Updated dependencies cache, serializer, and validator to version 7
  • Updated all the validator rules into the entities to attributes
  • Improved validation, now all the errors come at once and not in separate batch in case of type errors
  • Improved test cases

Release 3.0.0

22 Nov 09:45
Compare
Choose a tag to compare
  • Magento release

Release 2.4.1

22 Nov 09:44
eb5c578
Compare
Choose a tag to compare
  • Changed default branch name

Release 2.4.0

11 May 11:16
72fdf92
Compare
Choose a tag to compare
  • Integrated test calls for PPE

Release 2.3.0

03 May 08:23
c531bff
Compare
Choose a tag to compare
  • published software_plugin_version attribute and updated relative tests
  • downgraded PHP version to 8.0
  • added php-sdk version in the composer.json

Release 2.2.0

20 Mar 09:00
eeee239
Compare
Choose a tag to compare
  • Incorporated the API URLs as part of the codebase
  • Updated to php8 standard

Release 2.1.0

07 Mar 15:21
b2e2f12
Compare
Choose a tag to compare
  • Added information about merchant software
  • Improved code quality

Release 2.0.0

28 Feb 17:05
d645681
Compare
Choose a tag to compare
  • WeGetFinancing API V3 and V1 legacy compatible
  • Implemented JWT authentication
  • Implemented Shipping notificiation update

Fix to align with Magento2 requirements

13 Oct 15:10
bb9faaf
Compare
Choose a tag to compare

Decreasing the minimum amount of characters needed for a merchant transaction id to 1 in order to match with the Magento2 numeric id
Changing the structure of the validation error message to fit the Magento2 frontend to better display the errors.

Release 1.0.0

04 Jul 13:26
8fdc047
Compare
Choose a tag to compare

This release includes all the basic features to integrate WeGetFinancing payment gateway in your e-commerce, CRM, ERP, or any PHP based web applications.