Skip to content

Adyen PHP API Library v21.0.0

Latest
Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 15 Oct 15:35
a4e7fff

What's Changed

Breaking changes 🛠

  • LEM API:
    • Removed CapabilityEnum, legalEntityId, service in BusinessLineInfoUpdate
    • Removed allowDebugUi in OnboardingLinkSettings
  • Management API:
    • Changed type of jcb-attribute from GenericPmWithTdiInfo to JCBInfo in PaymentMethod
    • Changed type of jcb-attribute from GenericPmWithTdiInfo to JCBInfo in PaymentMethodSetupInfo

New Features 💎

  • Balance Platform API:

    • Added branchNumber in bankAccountDetails
    • Added accountHierarchyNotActive, directDebitNotSupported, pendingExecution, and transferInstrumentDoesNotExist in:
      • CreateSweepConfigurationV2
      • SweepConfigurationV2
      • UpdateSweepConfigurationV2
    • Added name in RegisterSCARequest
    • Added issueCreditLimit in:
      • VerificationDeadline
      • VerificationError
      • VerificationErrorRecursive
  • Checkout API:

    • Added fundingSource and isCardCommercial in cardDetailsResponse
    • Added walletPurpose (identifiedBoleto, transferDifferentWallet, transferOwnWallet, transferSameWallet, unidentifiedBoleto) in FundRecipient
    • Added storedPaymentMethodId and recurringDetailReference in PayToDetails
    • Deprecated recurringDetailReference in PayToDetails
  • LEM API:

    • Added CheckTaxElectronicDeliveryConsentResponse
    • Added SetTaxElectronicDeliveryConsentRequest
    • Added support for LEM API v3 TaxEDeliveryConsentApi
  • Management API:

    • Added JCBInfo
  • Transfers API:

    • Added accountHierarchyNotActive, DirectDebitNotSupported, pendingExecution and transferInstrumentDoesNotExist for sweepConfigurationV2 and transferWebhooks.
    • Added TransferReview, transferInfo, transferEvent and transferData for transferWebhooks
    • Added DirectDebitInformation to transferWebhooks`
    • Added issueCreditLimit in verificationDeadline, verificationError and verificationErrorRecursive

OpenAPI spec or templates produced changes on 15-10-2024 by commit.

Other Changes 🖇️

Full Changelog: v20.4.0...v21.0.0