This repository has been archived by the owner on Sep 29, 2024. It is now read-only.
Releases: PaylineByMonext/payline-php-sdk
Releases · PaylineByMonext/payline-php-sdk
v4.77
v4.76
Changelog :
- Update WSDL from 4.75 to 4.76
- Add reattempt to authorization
- Move doAuthorizationRedirect from WebPaymentAPI to DirectPaymentAPI
4.75
Changelog:
- Update WSDL from 4.74 to 4.75
- Add miscData to doCredit
- Add miscData to doDebit
- Allow to pass 0 amount on payment in doWebPayment
- Prevent permission error on log directory
- Fix php warning (Creation of dynamic property) on PHP8.2
4.74
4.74 (2023-03-31)
- Update WSDL from 4.73 to 4.74
- Add service prepareSession
- Add par, tokenRequestorCryptogram, tokenRequestorId, last4, panType on card object
- Allow to use monolog/monolog:3.*
Release 4.73
- Update WSDL from 4.72 to 4.73
- Fix proxy usage
- Fix exception log
4.72.1
- fix missing namespace on address for buyer and wallet
Release v4.72
Changelog:
- Update WSDL from 4.71 to 4.72
- add miscData in doCapture
- add miscData in doRefund
- fix error on strlen in hideChar method
- Full object refactoring
v4.71
4.71 (2022-06-16)
- Update WSDL from 4.70 to 4.71
- changer parameter type for sdk/maxTimeout