Skip to content

Adyen .net API Library v25.0.0

Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 02 Dec 12:28
· 13 commits to main since this release
a31b40d

What's Changed

Breaking Changes 🛠

  • LegalEntityManagement
    • In Trust added businessTrust, charitableTrust, discretionaryTrust and familyTrust changing subsequent enum integer values
  • LegalEntityManagement
    • In Trust removed taxAbsent
  • Management
    • In PaymentMethod removed GenericPmWithTdInfo
    • In PaymentMethodResponse added affirm changing subsequent enum integer values
    • In PaymentMethodSetupInfo added affirm changing subsequent enum integer values
    • In PaymentMethodSetupInfo removed GenericPmWithTdInfo
  • Update all services by @AdyenAutomationBot in #1088

New Features 💎

  • BalancePlatform:
    • In CreateSweepConfigurationV2 , SweepConfigurationV2 and UpdateSweepConfigurationV2 added ReasonDetail a human readable reason for disabling sweep
  • Checkout
    • In CheckoutPaymentMethod added method to initialize new instance of the class with PseDetails
    • Added PseDetails class
  • ConfigurationWebhooks
    • In SweepConfigurationV2 added ReasonDetail a human readable reason for disabling sweep
  • DisputeWebhooks
    • Added AbstractOpenAPISchema class
    • Added Amount class
    • Added BalancePlatformNotificationResponse class
    • Added DisputeEventNotification class
    • Added DisputeNotificationRequest class
  • LegalEntityManagement
    • In OnboardingLinkSettings added EnforceLegalAge to Indicate if only users above the age of 18 can be onboarded
    • In PhoneNumber added PhoneCountryCode the two-letter country code prefix of the phone number
    • In Trust added description to add description for the charitable trust. Only applicable for New Zealand
  • Management
    • In AmexInfo and JCBinfo added check for valid MidNumber
    • Added DinersInfo class
    • In PaymentMethod added DinersInfo
    • In PaymentMethodSetupInfo added DinersInfo

Other Changes 🖇️

Full Changelog: v24.0.0...v25.0.0