The Adyen API Library for .net core enables you to work with Adyen APIs, Hosted Payment Pages and terminal api with any .net application.
Info
Version: | 2.1.0 |
Author(s): | Adyen |
Last Update: | Tuesday, June 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Adyen/adyen-dotnet-api-library |
NuGet Url: | https://www.nuget.org/packages/Adyen.EcommLibrary |
Install
Install-Package Adyen.EcommLibrary
dotnet add package Adyen.EcommLibrary
paket add Adyen.EcommLibrary
Adyen.EcommLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- System.ComponentModel.Annotations(>= 4.4.0)
- System.Net.Http(>= 4.3.3)
Tags