What's Changed
Breaking Changes ๐
- Checkout API:
*airlinePassengerTelephoneNumber
attribute renamed toairlinePassengerPhoneNumber
inAdditionalDataAirline
New Features ๐
- Checkout API:
- Add
AffirmDetails
payment method - Add
PayPayDetails
payment method - Add
TopUp
enum in Split class - Add
autoRescue
attribute inAdditionalDataCommon
- Set to true to enable Auto Rescue - Add
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.
- Add
- Report webhooks:
- Add
id
attribute inReportNotificationData
class
- Add
Other changes ๐๏ธ
Important
From January 1, 2025 POS Terminal Management API
is deprecated and support stops on April 1, 2025. To automate the management of your terminal fleet, use our Management API.
- Code generation: update services and models by @AdyenAutomationBot in #1417
- Release v33.0.0 by @AdyenAutomationBot in #1419
Full Changelog: v32.2.0...v33.0.0