A .net core client for Chase Paymentech Orbital XML API version 8.0.0.
Info
Version: | 1.3.4 |
Author(s): | James Maxwell |
Last Update: | Monday, May 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dxetech/PaymentechCore |
NuGet Url: | https://www.nuget.org/packages/PaymentechCore |
Install
Install-Package PaymentechCore
dotnet add package PaymentechCore
paket add PaymentechCore
PaymentechCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 3.1.3)
- Microsoft.Extensions.Options(>= 3.1.3)
- Newtonsoft.Json(>= 12.0.3)