Releases: adyen-examples/adyen-dotnet-online-payments
Releases · adyen-examples/adyen-dotnet-online-payments
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
IPaymentsService
toIDonationsService
- Business logic for donations has moved from
- In-person payments → Adyen .NET Library 14.4.0
IPosPaymentCloudAPI
has been renamed toITermalCloudApi
- Method
TermalApiCloudSynchronousAsync(request)
has been renamed toTerminalRequestSynchronousAsync(request)
Adyen.Model.Nexo
has been renamed toAdyen.Model.TerminalApi
- Pay by Link → Adyen .NET Library 14.4.0
- You no longer need to cast the
PaymentLinksAsync.ExpiresAt
toDateTime
- 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):