github Adyen/adyen-java-api-library v41.1.0
Adyen Java API Library v41.1.0

6 hours ago

New Features 💎

Checkout API

  • Add attribute merchantReference in CheckoutForwardRequest
  • In StoredPaymentMethodDetails add several enum values to support alipay_plus
  • Add attribute cardBin ins StoredPaymentMethodResource

Balance Platform API

Management API

  • Add HomeScreenSettings and KioskModeSettings in TerminalSettings

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 AMBER in ResponseAdditionalDataCommon

Classic Payments API

  • Added Refused and Error enum values in ModificationResult
  • Added enum AMBER in ResponseAdditionalDataCommon

Transfer Webhooks

  • Add InterchangeData in the list of EventsData
  • Add enum value interchangeAdjusted in Modification, TransferData, TransferEvent

Transfers API

  • Add InterchangeData in the list of EventsData
  • Add enum value interchangeAdjusted in Modification, 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 🖇️

Other PRs

New Contributors

Full Changelog: v41.0.0...v41.1.0

Don't miss a new adyen-java-api-library release

NewReleases is sending notifications on new releases.