SaferPay JSON API implementation in C#.
Info
Version: | 1.10.1 |
Author(s): | bmbsqd, durango, jaykay-design |
Last Update: | Thursday, February 3, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bmbsqd/saferpay-net |
NuGet Url: | https://www.nuget.org/packages/SaferPay |
Install
Install-Package SaferPay
dotnet add package SaferPay
paket add SaferPay
SaferPay Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- System.Net.Http(>= 4.3.1)
- System.Linq(>= 4.3.0)
- Newtonsoft.Json(>= 10.0.2)
- System.Net.Http(>= 4.1.1)
- Newtonsoft.Json(>= 10.0.2)
Tags