Skip to content

Adyen PHP API Library v28.3.0

Choose a tag to compare

@AdyenAutomationBot AdyenAutomationBot released this 22 Oct 16:17
· 100 commits to main since this release
852e733

Legal Entity Management API v4

LEM v4 enhances the onboarding process and ensures compliance with evolving regulatory data requirements across regions and products. #829

See the Onboarding v4 documentation for details, and review the API changes from v3 to v4 to understand the impact on your integration.

⚠️ Critical changes:

  • BusinessLine: capability attribute has been removed
  • SourceOfFunds: acquiringBusinessLineId attribute has been removed
  • SourceOfFunds: adyenProcessedFunds attribute is now required

Other Changes 💎

  • Individual: add support
  • Organization: add support , doingBusinessAsAbsent, registrationNumberAbsent
  • SoleProprietorship: add doingBusinessAsAbsent, registrationNumberAbsent
  • Trust: add doingBusinessAsAbsent
  • UnincorporatedPartnership: add doingBusinessAsAbsent
  • ServiceEnum: add new value"issuing"
  • SourceOfFunds: add several new attributes (amount, assetMonthsHeld, etc..)
  • SourceOfFunds: add array of Financier
  • SourceOfFunds. TypeEnum: add several new values ("employment", "donations", etc..)
  • TaxInformation: add numberAbsent
  • Document: add proofOfDirector

Balance Platform API

  • Add TransferLimitsBalanceAccountLevelApi to manage Transfer limits - balance account level

  • Add TransferLimitsBalancePlatformLevelApi to manage Transfer limits - balance platform level

  • LEM v4 by @gcatanese in #829

Other Changes 🖇️

New Contributors

Full Changelog: v28.2.0...v28.3.0