Skip to content

Adyen Java API Library v38.0.0

Latest
Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 14 May 16:22
· 1 commit to main since this release
2e60179

Breaking Changes 🛠

  • Checkout API

    • Remove DotpayDetails and GiropayDetails
    • Remove enum PAYSAFECARD from PaymentDetails
  • Management API

    • Remove GiroPayInfo
    • Remove enum `PAYSHOP from PaymentMethodResponse

Features 💎

  • Checkout API

    • Add Surcharge (#1445) and EnhancedSchemeData (supporting Airline enhanced scheme data) in PaymentRequest
    • Add EnhancedSchemeData (supporting Airline enhanced scheme data) in PaymentCaptureRequest
    • Add fraudRiskLevel in ResponseAdditionalDataCommon
    • Add enum PAYSAFECARD from StoredPaymentMethodDetails
  • Payment Classic API

    • Add fraudRiskLevel in ResponseAdditionalDataCommon
  • Payout API

    • Add fraudRiskLevel in ResponseAdditionalDataCommon
  • Webhooks

    • Add TECHNICAL_CANCEL event code in NotificationRequestItem (#1481)
  • Management API

    • Add supportEmail field to the AfterpayTouchInfo
    • Add enum PAYMENTDESIGNATORCONTRACT in JCBInfo
    • Add PayByBankPlaidInfo
    • Add enum PAYBYBANK_PLAID in PaymentMethodResponse
    • Add domainSuffix field to Profile
    • In SplitConfigurationRule add enums CHARGED, DEFERRED_DEBIT and PREPAID (#1457)
    • Add enableGratuities to the Standalone model

Fixes ⛑️

Other Changes 🖇️

Full Changelog: v37.0.0...v38.0.0