Skip to content

Adyen PHP API Library v24.0.0

Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 21 Jan 13:39
· 15 commits to main since this release
a51b050

What's Changed

Breaking Changes ๐Ÿ› 

  • Checkout API:
    • airlinePassengerTelephoneNumber changed to airlinePassengerPhoneNumber in AdditionalDataAirline

New Features ๐Ÿ’Ž

  • Checkout API:
    • Added AffirmDetails payment method
    • Added PayPayDetails payment method
    • Added autoRescue in AdditionalDataCommon - Set to true to enable Auto Rescue
    • Added maxDaysToRescue in AdditionalDataCommon - Specify the rescue window for a transaction, in days, when autoRescue is set to true. You can specify a value between 1 and 48.

Other Changes ๐Ÿ–‡๏ธ

Full Changelog: v23.2.1...v24.0.0