Skip to content

Adyen Java API Library v39.1.0

Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 28 Jul 14:38
· 40 commits to main since this release
ad2d720

Checkout API

  • Add attribute enhancedSchemeData (Enhanced scheme data that may be required for processing the payment) in PaymentAmountUpdateRequest, PaymentCancelRequest, PaymentRefundRequest, PaymentReversalRequest, StandalonePaymentCancelRequest
  • Add enum values Payme and PaymePos in PaymentDetails
  • Add attribute promoted in PaymentMethod
  • Add attribute subtype in RivertyDetails

Tokenization Webhooks

Add support for Tokenization Webhooks:

  • recurring.token.alreadyExisting
  • recurring.token.created
  • recurring.token.disabled
  • recurring.token.updated

What's Changed

New Features 💎

Other Changes 🖇️

Full Changelog: v39.0.0...v39.1.0