Adyen PHP API Library v21.0.0
AdyenAutomationBot
released this
15 Oct 15:35
·
16 commits
to main
since this release
What's Changed
Breaking changes 🛠
- LEM API:
- Removed
CapabilityEnum
,legalEntityId
,service
inBusinessLineInfoUpdate
- Removed
allowDebugUi
inOnboardingLinkSettings
- Removed
- Management API:
- Changed type of
jcb
-attribute fromGenericPmWithTdiInfo
toJCBInfo
inPaymentMethod
- Changed type of
jcb
-attribute fromGenericPmWithTdiInfo
toJCBInfo
inPaymentMethodSetupInfo
- Changed type of
New Features 💎
-
Balance Platform API:
- Added
branchNumber
inbankAccountDetails
- Added
accountHierarchyNotActive
,directDebitNotSupported
,pendingExecution
, andtransferInstrumentDoesNotExist
in:CreateSweepConfigurationV2
SweepConfigurationV2
UpdateSweepConfigurationV2
- Added
name
inRegisterSCARequest
- Added
issueCreditLimit
in:VerificationDeadline
VerificationError
VerificationErrorRecursive
- Added
-
Checkout API:
- Added
fundingSource
andisCardCommercial
incardDetailsResponse
- Added
walletPurpose
(identifiedBoleto
,transferDifferentWallet
,transferOwnWallet
,transferSameWallet
,unidentifiedBoleto
) inFundRecipient
- Added
storedPaymentMethodId
andrecurringDetailReference
inPayToDetails
- Deprecated
recurringDetailReference
inPayToDetails
- Added
-
LEM API:
- Added
CheckTaxElectronicDeliveryConsentResponse
- Added
SetTaxElectronicDeliveryConsentRequest
- Added support for LEM API v3
TaxEDeliveryConsentApi
- Added
-
Management API:
- Added
JCBInfo
- Added
-
Transfers API:
- Added
accountHierarchyNotActive
,DirectDebitNotSupported
,pendingExecution
andtransferInstrumentDoesNotExist
for sweepConfigurationV2 and transferWebhooks. - Added
TransferReview
,transferInfo
,transferEvent
andtransferData
for transferWebhooks - Added
DirectDebitInformation
to transferWebhooks` - Added
issueCreditLimit
inverificationDeadline
,verificationError
andverificationErrorRecursive
- Added
OpenAPI spec or templates produced changes on 15-10-2024 by commit.
Other Changes 🖇️
- added test for merchantReference with space by @DjoykeAbyah in #701
- Update CODEOWNERS by @acampos1916 in #699
- Release v21.0.0 by @AdyenAutomationBot in #702
Full Changelog: v20.4.0...v21.0.0