Adyen Java API Library v31.0.0
AdyenAutomationBot
released this
11 Nov 14:02
·
5 commits
to main
since this release
What's Changed
Breaking Changes ๐
- Balance Platform API:
- Remove
PinFunctionalityApi
: useManageCardPinApi
instead
- Remove
- Transaction webhooks:
- Rename
TransferData
toTransferView
- Rename
New Features ๐
- Checkout API:
- Add
PayByBankAISDirectDebitDetails
- Add
- LEM API:
- Add
adyenChargeCard
enum - Add
getAcceptedTermsOfServiceDocument
inTermsOfServiceApi
- 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