Adyen PHP API Library v24.0.0
·
15 commits
to main
since this release
What's Changed
Breaking Changes ๐
- Checkout API:
airlinePassengerTelephoneNumberchanged toairlinePassengerPhoneNumber
inAdditionalDataAirline
New Features ๐
- Checkout API:
- Added
AffirmDetails
payment method - Added
PayPayDetails
payment method - Added
autoRescue
inAdditionalDataCommon
- Set to true to enable Auto Rescue - Added
maxDaysToRescue
inAdditionalDataCommon
- Specify the rescue window for a transaction, in days, whenautoRescue
is set to true. You can specify a value between 1 and 48.
- Added
Other Changes ๐๏ธ
- Code generation: update services and models by @AdyenAutomationBot in #733
- Release v24.0.0 by @AdyenAutomationBot in #729
- Enhanced Client and Region with support for Terminal Cloud LIVE regional endpoints by @DjoykeAbyah in #724
- fix assert for testGetCloudEndpointForTestEnvironment by @DjoykeAbyah in #727
Full Changelog: v23.2.1...v24.0.0