Releases: alma/alma-php-client
Releases · alma/alma-php-client
v1.9.1
- Added
addConsent
andremoveConsent
method toShareOfCheckout
endpoint
v1.9.0
- Added
expired_at
property toPayment
entity - Added
getErrorMessage
method toRequestError
to fetch error message from the response when not accessible fromgetMessage
v1.8.0
- Splited
refund
endpoint intopartialRefund
andfullRefund
- Added github CI for lint and unit tests purposes
- Added unit-tests
- Extract RequestError from Request.php file
- Added share of checkout endpoint
v1.7.1
v1.7.0
- Allow merchant reference on refund endpoint
v1.6.0
v1.5.4
- Added configuration validation
- Utils functions now moved into classes to respect php good practices
- Added docker-compose to ease dev and local testing
- Added property deferred trigger in fee-plan
- Updated composer.lock
v1.5.0
- Add trigger payment in endpoint payment
v1.4.0
- Add edit payment in endpoint payment