New Features 💎
Checkout API
- Add attribute
merchantReferenceinCheckoutForwardRequest - In
StoredPaymentMethodDetailsadd several enum values to supportalipay_plus - Add attribute
cardBininsStoredPaymentMethodResource
Balance Platform API
- Add support for Get summary of tax forms for an account holder
Management API
- Add
HomeScreenSettingsandKioskModeSettingsinTerminalSettings
Recurring API
Recurring endpoint has been updated to:
- (on TEST)
paltokenization-test.adyen.com/paltokenization/servlet/Recurring/v68 - (on LIVE)
myprefix-paltokenization-live.adyenpayments.com/paltokenization/servlet/Recurring/v68
Payout API
- Added enum
AMBERinResponseAdditionalDataCommon
Classic Payments API
- Added
RefusedandErrorenum values inModificationResult - Added enum
AMBERinResponseAdditionalDataCommon
Transfer Webhooks
- Add
InterchangeDatain the list ofEventsData - Add enum value
interchangeAdjustedinModification,TransferData,TransferEvent
Transfers API
- Add
InterchangeDatain the list ofEventsData - Add enum value
interchangeAdjustedinModification,Transfer,TransferData,TransferEvent
Note
Counterparty has been renamed to GrantCounterparty, however this change should not affect existing integrations since it belongs to a feature not yet being available.
If you use the Transfers API Capital endpoints you should consider migrating to the Capital API.
Fixes ⛑️
- Update cache action version in action.yml by @gcatanese in #1720
- Change JDK version to 21 and distribution to adopt by @gcatanese in #1721
- Replace deprecated 'adopt' distribution with 'temurin' in GitHub Actions by @Copilot in #1723
- Add Relayed Authorization Webhooks in README.md by @gcatanese in #1734
Other Changes 🖇️
- chore(deps): update actions/cache digest by @renovate[bot] in #1627
- Add merge_group to javaci workflow by @gcatanese in #1713
- (feature) - update unit testing framework to Junit 5 and migrate existing tests by @thomasc-adyen in #1716
- Update Legal Entity Management API version in README by @gcatanese in #1717
- (chore) - remove Java 20 from CI and add Java 25 by @thomasc-adyen in #1718
- [balancecontrol] Code generation: update services and models - Only javadoc changes by @AdyenAutomationBot in #1730
- chore(deps): update dependency com.squareup.okio:okio to v3.16.4 by @renovate[bot] in #1356
- Release v41.1.0 by @AdyenAutomationBot in #1707
Other PRs
- [management] Code generation: update services and models by @AdyenAutomationBot in #1725
- [payout] Code generation: update services and models by @AdyenAutomationBot in #1731
- [payment] Code generation: update services and models by @AdyenAutomationBot in #1728
- [balanceplatform] Code generation: update services and models by @AdyenAutomationBot in #1729
- [recurring] Code generation: update services and models by @AdyenAutomationBot in #1724
- [transferwebhooks] Code generation: update services and models by @AdyenAutomationBot in #1726
- [transfers] Code generation: update services and models by @AdyenAutomationBot in #1727
New Contributors
- @thomasc-adyen made their first contribution in #1716
Full Changelog: v41.0.0...v41.1.0