Skip to content

Adyen Java API Library v32.2.0

Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 06 Jan 11:52
· 159 commits to main since this release
095096a

What's Changed

New Features 💎

Adjusted Region class to define region constants and their associated Terminal API endpoint mappings.

  • Terminal API:

    • Add Regions support for live transactions: use an endpoint that is geographically closest to the location of your store
  • BalancePlatform:

    • Added PriorityRestriction class.
    • In TransactionRuleRestrictions added priority.
    • In VerificationDeadline, VerificationError and VerificationErrorRecursive added issueChargeCard, issueChargeCardCommercial , useChargeCard and useChargeCardCommercial enum.
  • ConfigurationWebhooks:

    • In VerificationDeadline, VerificationError and VerificationErrorRecursive added issueChargeCard, issueChargeCardCommercial , useChargeCard and useChargeCardCommercial enum.
  • LegalEntityManagement:

    • In VerificationDeadline, VerificationError and VerificationErrorRecursive added issueChargeCard, issueChargeCardCommercial , useChargeCard and useChargeCardCommercial enum.
  • Update all services by @AdyenAutomationBot in #1416

Other Changes 🖇️

Full Changelog: v32.1.0...v32.2.0