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