Adyen Node API Library v20.0.0
AdyenAutomationBot
released this
15 Oct 12:05
·
41 commits
to main
since this release
Breaking Changes 🛠
- LEM API:
- Removed
CapabilityEnum
,legalEntityId
,ServiceEnum
inBusinessLineInfoUpdate
- Removed
allowDebugUi
inOnboardingLinkSettings
- Removed
- Management API:
- Added
JCBInfo
- Changed type of
jcb
-attribute fromGenericPmWithTdiInfo
toJCBInfo
inPaymentMethod
- Changed type of
jcb
-attribute fromGenericPmWithTdiInfo
toJCBInfo
inPaymentMethodSetupInfo
- Added
New Features 💎
-
Checkout API:
- Added
fundingSource
andisCardCommercial
incardDetailsResponse
- Added
WalletPurposeEnum
(identifiedBoleto
,transferDifferentWallet
,transferOwnWallet
,transferSameWallet
,unidentifiedBoleto
) inFundRecipient
- Added
storedPaymentMethodId
inPayToDetails
- Deprecated
recurringDetailReference
inPayToDetails
- Added
-
LEM API:
- Added
checkTaxElectronicDeliveryConsentResponse
- Added
setTaxElectronicDeliveryConsentRequest
- Added support for LEM API v3
TaxEDeliveryConsentApi
- Added
-
Balance Platform API:
- Added
branchNumber
inbankAccountDetails
- Added
-
Transfers API:
- Added
accountHierarchyNotActive
,directDebitNotSupported
,pendingExecution
andtransferInstrumentDoesNotExist
for sweepConfigurationV2 and transferWebhooks. - Added
transferReview
,transferInfo
,transferEvent
andtransferData
to transferWebhooks - Added
DirectDebitInformation
to transferWebhooks - Added
issueCreditLimit
inverificationDeadline
,verificationError
andverificationErrorRecursive
- Added
Other Changes 🖇️
- Update CODEOWNERS by @acampos1916 in #1415
- Release v20.0.0 by @AdyenAutomationBot in #1416
Full Changelog: v19.4.0...v20.0.0