Adyen .net API Library v22.0.0
AdyenAutomationBot
released this
22 Oct 14:01
·
12 commits
to main
since this release
Breaking Changes 🛠
-
Balance Platform:
- The enum-values in
CreateSweepConfigurationV2
,SweepConfigurationV2
andUpdateSweepConfigurationV2
have shifted- Added
AccountHierarchyNotActive
,DirectDebitNotSupported
,PendingExecution
,TransferInstrumentDoesNotExist
- Added
- The enum-values in
VerificationDeadline
,VerificationErrorRecursive
,VerificationError
have shifted- Added
IssueCreditLimit
- Added
- The enum-values in
-
Transfers API:
- The enum-values in
Modification
has shifted- Added
PendingExecution
- Added
- The enum-values in
Transfer
,TransferData
,TransferEvent
,TransferReview
have shifted- Added
AccountHierarchyNotActive
,DirectDebitNotSupported
,PendingExecution
,TransferInstrumentDoesNotExist
- Added
- The enum-values in
-
Legal Entity API:
- The enum-values in
AcceptTermsOfServiceResponse
,TermsOfServiceAcceptanceInfo
,CalculateTermsOfServiceStatusResponse
,GetTermsOfServiceDocumentRequest
andGetTermsOfServiceDocumentResponse
have shifted- Removed
AdyenChargeCard
- Removed
- Removed
AllowDebugUi
fromOnboardingLinkSettings
- The enum-values in
-
Management API:
- Removes
Stores
fromSplitConfiguration
- Removes
New features
-
Balance Platform API:
- Added
BranchNumber
inBankAccountDetails
- Added
Name
inRegisterSCARequest
- Added
-
Transfers API:
- Added support for approving and canceling Transfers in
TransfersService
- Added
DirectionDebitInformation
- Added
ApproveTransfersRequest
,CancelTransferRequest
- Added
TransferReview
- Added
TransferRequestReview
- Added
- Added support for approving and canceling Transfers in
-
Management API:
- Added
MaxAmount
inCurrency
- Added
Commercial
inModelConfiguration
- Added
-
Classic Checkout API:
- Added
Authorised
toModificationResult
enum
- Added
-
The
Obsolete
-attribute now includes the deprecation message if it's populated in the OpenAPI Specifications -
Update all services by @AdyenAutomationBot in #1069
Other Changes 🖇️
- Update CODEOWNERS by @acampos1916 in #1065
- updated readme with disclaimer on Enum values by @DjoykeAbyah in #1070
- Update README.md by @Aleffio in #1067
- Fix mustache template: Only add the deprecation message to the Obsolete-tag if it exists by @Kwok-he-Chu in #1068
- chore(deps): update dependency microsoft.net.test.sdk to 17.11.1 by @renovate in #1049
- CodeQL job now only runs on schedule by @Kwok-he-Chu in #1072
- chore(deps): update mstest monorepo to 3.6.1 by @renovate in #1023
- Release v22.0.0 by @AdyenAutomationBot in #1066
Full Changelog: v21.0.0...v22.0.0