Skip to content

Adyen Node API Library v17.3.0

Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 04 Jul 11:22
· 56 commits to main since this release
6ca510d

What's Changed

New Features 💎

  • Checkout API:
    • CashApp support: add subtype in class CashAppDetails
    • Add PayByBankDetails payment method
    • In GooglePayDetails, PayWithGoogleDetails, GooglePayDonations and PayWithGoogleDonations classes the threeDS2SdkVersion has been added, required for mobile integrations
    • SubMerchantInfo add new attributes amount, email, phoneNumber
  • Balance Platform Configuration API:
    • Add enum DECLINED in classes CreateSweepConfigurationV2, SweepConfigurationV2, UpdateSweepConfigurationV2
    • Add attribute statusComment in classes PaymentInstrument, PaymentInstrumentInfo
    • Add attribute matchingValues in class TransactionRuleRestrictions to check if a user has recently made multiple transfers with the specified values
  • Update all services by @AdyenAutomationBot in #1363

Other Changes 🖇️

Full Changelog: v17.2.0...v17.3.0