Releases: adyen-examples/adyen-dotnet-online-payments
Releases · adyen-examples/adyen-dotnet-online-payments
Adyen Web v6.28.0 & Adyen .NET API Library v34.0.1
This release supports Adyen Web v6.28.0 and Adyen .NET API library v34.0.1.
It addresses the major changes released in:
You can also find the delta in this technical migration blogpost
This releases addresses two deltas:
- Show developers how to from V5 -> V6 of
Adyen.Web Dropin/Components
a. Show developers how to go from the < Adyen .NET V34.0.x to the latest in the sessions flow:/sessions
b. Show developers how to go from the < Adyen .NET V34.0.x to the latest in the advanced flow:/paymentMethods,/payments&/payments/details.- The webhook changes are included in the commits PRs above.
! Important Note: The API contracts remain the same; Only the library structure has changed.
Adyen Web v5.40.0 & Adyen .NET API Library v20.0.0
This release supports Adyen Web v5.40.0 and Adyen .NET API library v20.0.0.
It supports the following API(s):
Adyen Web v5.40.0 & Adyen .NET API Library v14.4.0
This release supports Adyen Web v5.40.0 and Adyen .NET API library v14.0.0.
What's Changed
- Checkout with Session flow → Adyen .NET Library 14.4.0
- Checkout with Advanced flow → Adyen .NET Library 14.4.0
- Adjust authorisation example → Adyen .NET Library 14.4.0
- Pay with Gift Cards → Adyen .NET Library 14.4.0
- Make a donation with Adyen Giving → Adyen .NET Library 14.4.0
- Business logic for donations has moved from
IPaymentsServicetoIDonationsService
- Business logic for donations has moved from
- In-person payments → Adyen .NET Library 14.4.0
IPosPaymentCloudAPIhas been renamed toITermalCloudApi- Method
TermalApiCloudSynchronousAsync(request)has been renamed toTerminalRequestSynchronousAsync(request) Adyen.Model.Nexohas been renamed toAdyen.Model.TerminalApi
- Pay by Link → Adyen .NET Library 14.4.0
- You no longer need to cast the
PaymentLinksAsync.ExpiresAttoDateTime
- You no longer need to cast the
- Subscriptions→ Adyen .NET Library 14.4.0
It supports the following API(s):
Contributions
- Upgrade Adyen Dotnet Library to v14.4.0 by @Kwok-he-Chu in #136
Adyen Web v5.40.0 & Adyen .NET API Library v11.2.0
This release brings an implementation of various use cases using Adyen Web v5.40.0 and the Adyen .NET API library v11.2.0.
- Checkout with Session flow
- Checkout with Advanced flow
- Adjust authorisation example
- Pay with Gift Cards
- Make a donation with Adyen Giving
- In-person payments
- Pay by Link
- Subscriptions
It supports the following API(s):