This is a wrapper around HttpClient for using Plaid's Exchange Token endpoint to get a Stripe Bank Account token.
Info
Version: | 1.0.1 |
Author(s): | asciutto990 |
Last Update: | Saturday, April 29, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/asciutto990/Stripe-and-Plaid-Link-.NET |
NuGet Url: | https://www.nuget.org/packages/Stripe-Plaid-Link |
Install
Install-Package Stripe-Plaid-Link
dotnet add package Stripe-Plaid-Link
paket add Stripe-Plaid-Link
Stripe-Plaid-Link Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.2)