Skip to content

Releases: adyen-examples/adyen-dotnet-online-payments

Adyen Web v5.40.0 & Adyen .NET API Library v20.0.0

12 Sep 14:02
0b5d34c
Compare
Choose a tag to compare

Adyen Web v5.40.0 & Adyen .NET API Library v14.4.0

12 Sep 12:57
d12a821
Compare
Choose a tag to compare

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 to IDonationsService
  • In-person payments → Adyen .NET Library 14.4.0
    • IPosPaymentCloudAPI has been renamed to ITermalCloudApi
    • Method TermalApiCloudSynchronousAsync(request) has been renamed to TerminalRequestSynchronousAsync(request)
    • Adyen.Model.Nexo has been renamed to Adyen.Model.TerminalApi
  • Pay by Link → Adyen .NET Library 14.4.0
    • You no longer need to cast the PaymentLinksAsync.ExpiresAt to DateTime
  • Subscriptions→ Adyen .NET Library 14.4.0

It supports the following API(s):

Contributions

Adyen Web v5.40.0 & Adyen .NET API Library v11.2.0

09 Sep 11:24
3ddaf04
Compare
Choose a tag to compare

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):