Skip to content

Adyen Java API Library v24.0.0

Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 07 Mar 12:26
· 116 commits to main since this release
13ff139

What's Changed

Breaking Changes 🛠

Fixes ⛑️

Other Changes 🖇️

  • Checkout CardDetailsResponse class (response when retrieving the list of the brands of a card) has a new field issuingCountryCode, equals and hashCode methods have been updated accordingly
  • Transfers API add getAllTransfers and getAllTransfer methods
  • BalancePlatform Configuration API add revealDataOfPaymentInstrument method to return the specified payment instrument, add Change Card PIN and Reveal Card PIN functionality
  • chore(deps): update dependency org.mockito:mockito-core to v5.11.0 by @renovate in #1242
  • Release v23.0.3 by @AdyenAutomationBot in #1243

New Contributors

Full Changelog: v23.0.2...v24.0.0