Releases: gocardless/gocardless-dotnet
Releases · gocardless/gocardless-dotnet
v2.18.0
Adding fx currency information to payment and payouts.
v2.17.0
- Adding fx currency information to payment and payouts.
v2.16.0
- Fixed issue in remove customer where an exception is thrown.
v2.15.0
- Enable support for Canadian direct debit scheme
- Enable support for United States direct debit scheme
- Addition of the customer removal API
- Support account_type in bank account API
v2.13.0
- Update netstandard versions
- Add support for
subscription_created
events
v2.12.0
- Enable support for New Zealand direct debit scheme
- Add
WebhookParser
class for simplifying working with webhooks - Add
CanCreateRefunds
property toCreditor
resource
v2.11.0
- Add support for passing customer address fields to the Mandate PDFs creation endpoint.
v2.10.1
v2.10.0
- Automatically retry requests that fail due to a connection problem (e.g. DNS resolution failure; inability to open a connection)
- Fix automatic retry of timeouts (previously, the wrong exception was being rescued, so this wouldn't work in reality)
- Improve the documentation of the
revenue_share
type in the Payout Items API