.NET client library for the AffiniPay Payment Gateway.
Info
Version: | 1.1.1 |
Author(s): | AffiniPay LLC |
Last Update: | Friday, April 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/affinipay/chargeio-net |
NuGet Url: | https://www.nuget.org/packages/chargeio-net |
Install
Install-Package chargeio-net
dotnet add package chargeio-net
paket add chargeio-net
chargeio-net Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 1.1.1)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 1.1.1)
- Microsoft.Extensions.Configuration.Json(>= 1.1.1)
- NETStandard.Library(>= 2.0.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Collections(>= 4.3.0)
- System.Net.Http(>= 4.3.1)
- System.Reflection(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
Tags