Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 574 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 574 Bytes

Plaid-Integration

Integrate plaid using ASP.NET CORE MVC.

This is a small project to link bank accounts with Plaid using ASP.NET CORE MVC.

Steps to follow for the integration

  1. Create an account using Plaid Dashboard
  2. Get your Client Id and Keys (Sandbox / Development / Production) from Team Settings > Keys
  3. Update ClientId and ClientSecret in appsettings.json

Now, run the program and enjoy !!

Sandbox Test Credentials