Adyen .net API Library v25.0.0
AdyenAutomationBot
released this
02 Dec 12:28
·
13 commits
to main
since this release
What's Changed
Breaking Changes 🛠
- LegalEntityManagement
- In
Trust
addedbusinessTrust
,charitableTrust
,discretionaryTrust
andfamilyTrust
changing subsequent enum integer values
- In
- LegalEntityManagement
- In
Trust
removedtaxAbsent
- In
- Management
- In
PaymentMethod
removedGenericPmWithTdInfo
- In
PaymentMethodResponse
addedaffirm
changing subsequent enum integer values - In
PaymentMethodSetupInfo
addedaffirm
changing subsequent enum integer values - In
PaymentMethodSetupInfo
removedGenericPmWithTdInfo
- In
- Update all services by @AdyenAutomationBot in #1088
New Features 💎
- BalancePlatform:
- In
CreateSweepConfigurationV2
,SweepConfigurationV2
andUpdateSweepConfigurationV2
addedReasonDetail
a human readable reason for disabling sweep
- In
- Checkout
- In
CheckoutPaymentMethod
added method to initialize new instance of the class withPseDetails
- Added
PseDetails
class
- In
- ConfigurationWebhooks
- In
SweepConfigurationV2
addedReasonDetail
a human readable reason for disabling sweep
- In
- DisputeWebhooks
- Added
AbstractOpenAPISchema
class - Added
Amount
class - Added
BalancePlatformNotificationResponse
class - Added
DisputeEventNotification
class - Added
DisputeNotificationRequest
class
- Added
- LegalEntityManagement
- In
OnboardingLinkSettings
addedEnforceLegalAge
to Indicate if only users above the age of 18 can be onboarded - In
PhoneNumber
addedPhoneCountryCode
the two-letter country code prefix of the phone number - In
Trust
addeddescription
to add description for the charitable trust. Only applicable for New Zealand
- In
- Management
- In
AmexInfo
andJCBinfo
added check for valid MidNumber - Added
DinersInfo
class - In
PaymentMethod
addedDinersInfo
- In
PaymentMethodSetupInfo
addedDinersInfo
- In
Other Changes 🖇️
- Release v25.0.0 by @AdyenAutomationBot in #1089
Full Changelog: v24.0.0...v25.0.0