Adyen Java API Library v31.0.0
·
217 commits
to main
since this release
What's Changed
Breaking Changes ๐
- Balance Platform API:
- Remove
PinFunctionalityApi: useManageCardPinApiinstead
- Remove
- Transaction webhooks:
- Rename
TransferDatatoTransferView
- Rename
New Features ๐
- Checkout API:
- Add
PayByBankAISDirectDebitDetails
- Add
- LEM API:
- Add
adyenChargeCardenum - Add
getAcceptedTermsOfServiceDocumentinTermsOfServiceApi
- Add
Other Changes ๐๏ธ
Several unused classes have been dropped:
- Checkout:
- Remove
Avs,BankAccount,PaymentSetupRequest,PaymentSetupResponse, etc..
- Remove
- Transfers:
- Remove
TransferNotificationTransferTracking
- Remove
- Transfers webhooks:
- Remove
TransferNotificationTransferTracking
- Remove
- BalancePlatform Configuration webhooks:
- Remove unused classes
Contact,PaymentInstrumentBankAccount,PaymentInstrumentReference,PersonalData,UKLocalAccountIdentification,USLocalAccountIdentification
- Remove unused classes
- Release v31.0.0 by @AdyenAutomationBot in #1385
- Update all services by @AdyenAutomationBot in #1384
Full Changelog: v30.0.0...v31.0.0