Releases: ratepay/php-library
Releases · ratepay/php-library
1.8.4
Added missing property for PHP 8.2 compatibility
1.8.3
Update company address and fix calculation to avoid decimal rounding issue
1.8.2
Bugfixes
fixed calculation of getAllowedMonth on ConfigurationRequest and
trim leading/trailing whitespaces from model-values
1.8.1
Bug Fixes
- deprecated nullish value as string on PHP8.1 (77e6b3a), closes #27
1.8.0
Features
- add handling for fatal errors by the gateway (#25) (29eae73)
1.7.0
Features
- reorganize offline inst-calculation (624cc8e)
- implement unit-tests
- add DateTime wrapper
- throw proper exceptions for better user experience
1.6.0
Features
- implement 0% instalment calculation (#23) (946cec6)
1.5.1
Bug Fixes
- missing model mapping for multiple tracking ids
1.5.0
Features
- adds php8.0 compatibility (0d79010)