Dwolla / dwolla-v2-csharp

Official C# Wrapper for Dwolla's API
https://developers.dwolla.com
MIT License
12 stars 16 forks source link

Dev 877: Masspayment models #35

Closed ShreyaThapa closed 2 years ago

ShreyaThapa commented 2 years ago

To run tests:

run dotnet test

To test the ExampleApp:

Set environment variables DWOLLA_APP_KEY and DWOLLA_APP_SECRET run cd ExampleApp run dotnet run