Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Adyen .NET Library 11.0.0 #94

Merged
merged 3 commits into from
Aug 15, 2023
Merged

Conversation

Kwok-he-Chu
Copy link
Contributor

@Kwok-he-Chu Kwok-he-Chu commented Aug 10, 2023

Changes v10.x.x to v11.0.0 upgrade

Register Adyen.Client as singleton with a named HttpClient.

Changelist Before > After

Captures
CreatePaymentCaptureRequest > PaymentCaptureRequest
PaymentCaptureResource > PaymentCaptureResponse

Reversals
CreatePaymentReversalRequest > PaymentReversalRequest
PaymentReversalResource > PaymentReversalResponse

Payments
DetailsRequest > PaymentDetailsRequest (to match PaymentDetailsResponse accordingly)

Payment Links
CreatePaymentLinkRequest > PaymentLinkRequest

Pre-authorisation / Authorisation Adjustment
CreatePaymentAmountUpdateRequest > PaymentAmountUpdateRequest
PaymentAmountUpdateResource > PaymentAmountUpdateResponse

Closes #92
Closes #93

@Kwok-he-Chu Kwok-he-Chu merged commit f69f19b into main Aug 15, 2023
7 checks passed
@Kwok-he-Chu Kwok-he-Chu deleted the upgrade-to-adyen-dotnet-v11 branch August 15, 2023 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants