Adyen Java API Library v29.0.0
AdyenAutomationBot
released this
15 Oct 16:08
·
29 commits
to main
since this release
What's Changed
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
- In
SplitConfiguration
remove attributestores
and related methods
- Added
New Features 💎
- Checkout API:
- Added
fundingSource
andisCardCommercial
inCardDetailsResponse
- Added
WalletPurposeEnum
(identifiedBoleto
,transferDifferentWallet
,transferOwnWallet
,transferSameWallet
,unidentifiedBoleto
) inFundRecipient
- Added
storedPaymentMethodId
inPayToDetails
- Deprecated
recurringDetailReference
inPayToDetails
- Added
- BalancePlatform Configuration API:
- In
BankAccountDetails
add attributebranchNumber
- In
CreateSweepConfigurationV2
add enumsaccountHierarchyNotActive
,directDebitNotSupported
,pendingExecution
,transferInstrumentDoesNotExist
- In
- LEM API:
- Added
CheckTaxElectronicDeliveryConsentResponse
- Added
SetTaxElectronicDeliveryConsentRequest
- Added support for LEM API v3
TaxEDeliveryConsentApi
- Added
- Management API:
- In
Currency
add attributemaxAmount
- In
ModelConfiguration
add attributecommercial
- In
- Update all services by @AdyenAutomationBot in #1365
- Update all services by @AdyenAutomationBot in #1375
Other Changes 🖇️
- Update CODEOWNERS by @acampos1916 in #1366
- Improve deprecation information adding deprecatedInVersion and deprecatedMessage in the Javadoc by @gcatanese in #1367
- Skip escaping descriptions in mustache templates by @gcatanese in #1371
- Run CodeQL analysis on cron job only by @gcatanese in #1374
- Release v29.0.0 by @AdyenAutomationBot in #1372
Full Changelog: v28.5.1...v29.0.0