Adyen Java API Library v32.2.0
·
245 commits
to main
since this release
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
livetransactions: use an endpoint that is geographically closest to the location of your store
- Add Regions support for
-
BalancePlatform:
- Added
PriorityRestrictionclass. - In
TransactionRuleRestrictionsaddedpriority. - In
VerificationDeadline,VerificationErrorandVerificationErrorRecursiveaddedissueChargeCard,issueChargeCardCommercial,useChargeCardanduseChargeCardCommercialenum.
- Added
-
ConfigurationWebhooks:
- In
VerificationDeadline,VerificationErrorandVerificationErrorRecursiveaddedissueChargeCard,issueChargeCardCommercial,useChargeCardanduseChargeCardCommercialenum.
- In
-
LegalEntityManagement:
- In
VerificationDeadline,VerificationErrorandVerificationErrorRecursiveaddedissueChargeCard,issueChargeCardCommercial,useChargeCardanduseChargeCardCommercialenum.
- In
-
Update all services by @AdyenAutomationBot in #1416
Other Changes 🖇️
- feat(tls): allow disabling protocol upgrade by @sp00m in #1409
- Revert "feat(tls): allow disabling protocol upgrade" by @DjoykeAbyah in #1414
- Adjust Region class with valid regions plus endpoint mappings for terminal api live by @DjoykeAbyah in #1407
- Release v32.2.0 by @AdyenAutomationBot in #1415
Full Changelog: v32.1.0...v32.2.0