Skip to content

Adyen Go API Library v14.0.0

Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 21 Oct 14:40
· 45 commits to main since this release
875ff44

What's Changed

Breaking Changes 🛠

  • LEM API
    • In AcceptTermsOfServiceResponse, GetTermsOfServiceDocumentRequestGetTermsOfServiceDocumentResponseTermsOfServiceAcceptanceInfo remove enum adyenChargeCard
    • In OnboardingLinkSettings remove attribute AllowDebugUi
  • Management API
    • In SplitConfiguration removed Stores
  • Update all services by @AdyenAutomationBot in #359
  • Update all services by @AdyenAutomationBot in #364
  • Update all services by @AdyenAutomationBot in #368

New Features 💎

  • Balance Platform Configuration API
    • In BankAccountDetails add attribute BranchNumber
    • In RegisterSCARequest add attribute Name
  • Balance Platform Configuration webhooks
    • In BankAccountDetails add attribute BranchNumber
    • In RegisterSCARequest add attribute Name
  • Transfers API
    • In ApiTransfers methods to approve and cancel initiated transfers
    • In Transfer and TransferData add attributes DescriptionDirectDebitInformationReferenceForBeneficiaryReview
    • In TransferInfo  add attributes ReferenceForBeneficiaryReview
  • Transfers webhooks
    • In Transfer and TransferData add attributes DescriptionDirectDebitInformationReferenceForBeneficiaryReview
    • In TransferInfo  add attributes ReferenceForBeneficiaryReview
  • Management API
    • In Configuration added Commercial
    • In Currency added MaxAmount
  • Payments API
    • In ModificationResult added Authorized
  • Update all services by @AdyenAutomationBot in #369

Other Changes 🖇️

Full Changelog: v12.2.0...v14.0.0