Releases: WeGetFinancing/php-sdk
Releases · WeGetFinancing/php-sdk
Release 4.0.0
- 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
- Magento release
Release 2.4.1
Release 2.4.0
- Integrated test calls for PPE
Release 2.3.0
- 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
- Incorporated the API URLs as part of the codebase
- Updated to php8 standard
Release 2.1.0
- Added information about merchant software
- Improved code quality
Release 2.0.0
- WeGetFinancing API V3 and V1 legacy compatible
- Implemented JWT authentication
- Implemented Shipping notificiation update
Fix to align with Magento2 requirements
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
This release includes all the basic features to integrate WeGetFinancing payment gateway in your e-commerce, CRM, ERP, or any PHP based web applications.