Releases: gocardless/gocardless-dotnet
Releases · gocardless/gocardless-dotnet
v4.6.0
Merge pull request #67 from gocardless/template-changes Changes from gocardless-dotnet-template
v4.5.0
Added a new resource called payer_authorisatons
This is our new API dedicated to building custom payment pages. It encapsulates the creation of customer, bank account and mandate under this single resource.
v4.4.0
- Added a new event called
payer_authorisation_completed
for an upcoming resource type calledpayer_authorisation
which providescustomer
,customer_bank_account
,mandate
andpayer_authorisation
links - Code comment changes
v4.3.0
- Added support for applying tax to transaction and surcharge fees.
- Added taxes to payout_items.
- Added tax_currency to payout.
- Added tax_rates endpoint.
- Added a payout tax_exchange_rates_confirmed webhook to know when the exchange rate has been finalised for all fees in the payout.
v4.2.0
- Add documentation about available_refund_amount_insufficient error
- Allow updating retry_if_possible field on subscriptions
v4.1.0
Adds support for not_retried_reason
field in payment failure eventg details.
v4.0.0
v3.7.0
Adding PrefilledBankAccount
to the RedirectFlowService
.
Support payout metadata
- Supports payout metadata
- Supports new update payout route