Skip to content

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

Adyen Web v6.28.0 & Adyen .NET API Library v34.0.1

27 Mar 14:20
471c0ee

Choose a tag to compare

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:

  1. 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

12 Sep 14:02
0b5d34c

Choose a tag to compare

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

12 Sep 12:57
d12a821

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

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