You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* In-person-payments upgrade to 14.4.0
IPosPaymentCloudAPI has been renamed to ITermalCloudApi
Method TermalApiCloudSynchronousAsync(request) has been renamed to TerminalRequestSynchronousAsync(request)
Moved Adyen.Model.Nexo to Adyen.Model.TerminalApi
* Pay-by-link upgrade to 14.4.0
You no longer need to cast the PaymentLinksAsync.ExpiresAt to DateTime
* Adyen.Giving Donations upgrade to 14.4.0
Logic for donation has moved from IPaymentsService to IDonationsService
* Checkout advanced flow upgrade to 14.4.0
* Subscription upgrade to 14.4.0
* Authorization adjustment upgrade to 14.4.0
* Gift cards upgrade to 14.4.0
* Upgrade workflow actions/setup-dotnet@v4
* Upgrade Microsoft.AspNetCore.Mvc.NewtonsoftJson to 6.0.30
services.AddSingleton<IPaymentsService,PaymentsService>();// Used to be called "Checkout.cs" in Adyen .NET 9.x.x and below, see https://github.com/Adyen/adyen-dotnet-api-library/blob/9.2.1/Adyen/Service/Checkout.cs.
0 commit comments