SaferPay JSON API implementation in C#.
Info
Version: | 0.2.0 |
Author(s): | bmbsqd, durango |
Last Update: | Friday, September 23, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bmbsqd/saferpay-net/ |
NuGet Url: | https://www.nuget.org/packages/saferpay-net |
Install
Install-Package saferpay-net
dotnet add package saferpay-net
paket add saferpay-net
saferpay-net Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- System.Linq(>= 4.1.0)
- System.Net.Http(>= 4.1.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Net.Http(>= 4.0.0)
- Newtonsoft.Json(>= 9.0.1)
Tags