Adyen Java API Library v28.0.0
AdyenAutomationBot
released this
15 Aug 13:39
·
66 commits
to main
since this release
What's Changed
Breaking Changes 🛠
- Checkout API:
- Class
StoredPaymentMethodDetails
the enumBANKTRANSFER_IBAN
has been removed
- Class
- Update all services by @AdyenAutomationBot in #1328
Other Changes 🖇️
- Checkout API:
- The attribute
transferInstrumentId
(the unique identifier of your user's verified transfer instrument, which you can use to top up their balance accounts includes) has been added toAchDetails
,BacsDirectDebitDetails
,SepaDirectDebitDetails
- In PaymentDetails class the enum BANKTRANSFER_IBAN has been added
- Adyen Giving support for Campaign Manager:
DonationsApi
provides thedonationCampaigns
method to get a list of donation campaigns,DonationCampaignsRequest
class has a new fielddonationCampaignId
- The attribute
- 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