Skip to content

Adyen Node API Library v22.1.0

Latest
Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 25 Nov 12:11
f7a6524

What's Changed

New Features 💎

  • BalancePlatform
    • In accountHoldersApi, balanceAccountsApi and platformApi using TransactionRulesResponse added getAllTransactionRulesForAccountHolder
    • Added AmountNonZeroDecimalsRequirement class
    • In CreateSweepConfigurationV2, SweepConfigurationV2 and UpdateSweepConfigurationV2 added reasonDetail, a human readable reason for disabling the sweep.
    • Added IbanAccountIdentificationRequirement class
    • In models added AmountNonZeroDecimalsRequirement, IbanAccountIdentificationRequirement and USInternationalAchAddressRequirement
    • In transferRoute added AmountNonZeroDecimalsRequirement, IbanAccountIdentificationRequirement and USInternationalAchAddressRequirement
    • Added USInternationalAchAddressRequirement class
  • Checkout
    • Added CheckoutBankAccount
    • In models and paymentRequest added CheckoutBankAccount and RivertyDetails
    • In paymentMethodsRequest added shopperConversionId
    • Added RivertyDetails class
  • ConfigurationWebhooks
    • In SweepConfigurationV2 added reasonDetail and refusedByCustomer
  • TransferWebhooks
    • In transferData and transferEvent added refusedByCustomer
  • Transfers
    • In transfer and transferData added refusedByCustomer
  • Update all services by @AdyenAutomationBot in #1428

Other Changes 🖇️

New Contributors

Full Changelog: v22.0.0...v22.1.0