Skip to content

Adyen Java API Library v28.0.0

Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 15 Aug 13:39
· 41 commits to main since this release
606258c

What's Changed

Breaking Changes 🛠

  • Checkout API:
    • ClassStoredPaymentMethodDetails the enum BANKTRANSFER_IBAN has been removed
  • Update all services by @AdyenAutomationBot in #1328

Other Changes 🖇️

  • Checkout API:
    • The attributetransferInstrumentId (the unique identifier of your user's verified transfer instrument, which you can use to top up their balance accounts includes) has been added to AchDetails, BacsDirectDebitDetails, SepaDirectDebitDetails
    • In PaymentDetails class the enum BANKTRANSFER_IBAN has been added
    • Adyen Giving support for Campaign Manager: DonationsApi provides the donationCampaigns method to get a list of donation campaigns, DonationCampaignsRequest class has a new field donationCampaignId
  • Update readme adding link to PaymentsApp API API-Explorer by @DjoykeAbyah in #1330
  • added return for live and test prefix by @DjoykeAbyah in #1333
  • Release v28.0.0 by @AdyenAutomationBot in #1331

Full Changelog: v27.1.0...v28.0.0