Info
Version: | 1.1.0 |
Author(s): | Staa99 |
Last Update: | Wednesday, January 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/staa99/payment-integrator |
NuGet Url: | https://www.nuget.org/packages/StaaPaymentIntegrator |
Install
Install-Package StaaPaymentIntegrator
dotnet add package StaaPaymentIntegrator
paket add StaaPaymentIntegrator
StaaPaymentIntegrator Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.1)
Tags
A few examples of implementations of this project can be found in other projects.
What's new in 1.1.0:
No external API changes made.
Major improvements with respect to code structure.
Unit tests written for the Paystack implementation.