github Adyen/adyen-java-api-library v29.0.0
Adyen Java API Library v29.0.0

2 days ago

What's Changed

Breaking changes 🛠

  • LEM API:
    • Removed CapabilityEnum, legalEntityId, ServiceEnum in BusinessLineInfoUpdate
    • Removed allowDebugUi in OnboardingLinkSettings
  • Management API:
    • Added JCBInfo
    • Changed type of jcb-attribute from GenericPmWithTdiInfo to JCBInfo in PaymentMethod
    • Changed type of jcb-attribute from GenericPmWithTdiInfo to JCBInfo in PaymentMethodSetupInfo
    • In SplitConfiguration remove attribute stores and related methods

New Features 💎

  • Checkout API:
    • AddedfundingSource and isCardCommercial in CardDetailsResponse
    • Added WalletPurposeEnum (identifiedBoleto, transferDifferentWallet, transferOwnWallet, transferSameWallet, unidentifiedBoleto) in FundRecipient
    • Added storedPaymentMethodId in PayToDetails
    • Deprecated recurringDetailReference in PayToDetails
  • BalancePlatform Configuration API:
    • In BankAccountDetails add attribute branchNumber
    • In CreateSweepConfigurationV2 add enums accountHierarchyNotActive , directDebitNotSupported, pendingExecution, transferInstrumentDoesNotExist
  • LEM API:
    • Added CheckTaxElectronicDeliveryConsentResponse
    • Added SetTaxElectronicDeliveryConsentRequest
    • Added support for LEM API v3 TaxEDeliveryConsentApi
  • Management API:
    • In Currency add attribute maxAmount
    • In ModelConfiguration add attribute commercial

Other Changes 🖇️

Full Changelog: v28.5.1...v29.0.0

Don't miss a new adyen-java-api-library release

NewReleases is sending notifications on new releases.