A simple C# wrapper for Stripe charges and refunds.
Info
Version: | 1.0.1 |
Author(s): | Joel Christner |
Last Update: | Wednesday, May 17, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jchristn/StripeWrapper/ |
NuGet Url: | https://www.nuget.org/packages/StripeWrapper |
Install
Install-Package StripeWrapper
dotnet add package StripeWrapper
paket add StripeWrapper
StripeWrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.0)
- RestWrapper(>= 1.0.6)
Tags