GithubHelp home page GithubHelp logo

muruge / dwolla-v2-csharp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dwolla/dwolla-v2-csharp

0.0 1.0 0.0 144 KB

Official C# Wrapper for Dwolla's API v2

Home Page: https://docsv2.dwolla.com/

License: MIT License

C# 99.44% Shell 0.56%

dwolla-v2-csharp's Introduction

Dwolla V2 C#

Dwolla V2 cross-platform C# client.

API Documentation

Installation

Install-Package Dwolla.Client

Basic usage

Follow the guide to create a Sandbox Dwolla application, set DWOLLA_APP_KEY and DWOLLA_APP_SECRET environment variables, and take a look at the Example Application.

Only a handful of Models are included right now, but you can either create your own or add them to this library and open a Pull Request so we can merge them in.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Dwolla/dwolla-v2-csharp.

Changelog

  • 5.0.16 Add missing using to ExampleApp
  • 5.0.15 Upgrade dependencies and Dwolla.Client.Tests and ExampleApp to netcoreapp2.0. Breaking changes:
    • DwollaClient no longer throws on API errors, they should be properly deserialized into RestResponse.Error instead
    • DwollaException, RestException, and RestResponse.Exception are removed
    • Use EmptyResponse instead of object in DwollaClient inteface
  • 4.0.14 Ignore null values in JSON POST requests
  • 4.0.13 Add Beneficial Owner models and examples
  • 4.0.12 Add Controller models
  • 4.0.11 Add document failure reason
  • 4.0.10 Add Micro Deposit models
  • 4.0.9 Add Document models, support transfer fees
  • 4.0.8 Add Transfer models, expose raw response on RestResponse
  • 4.0.7 Add Micro Deposit and Balance models
  • 4.0.6 Breaking change: Remove CreateCustomerRequest.Status. Add UpdateCustomerRequest
  • 3.0.5 Breaking change: CreateCustomerRequest.DateOfBirth string -> DateTime?. Create base responses, refactor ExampleApp to tasks, add Funding Source models
  • 2.0.4 Add Webhook Subscription models
  • 2.0.3 Breaking change: CustomerEmbed -> CustomersEmbed. Thanks to @ithielnor for adding Business Classification models and a CLI
  • 1.0.2 Lower VisualStudioVersion, add more properties to Customer
  • 1.0.1 Include deserialized error in DwollaException
  • 1.0.0 Initial release

dwolla-v2-csharp's People

Contributors

ithielnor avatar therockstorm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.