Releases: gocardless/gocardless-dotnet
Releases · gocardless/gocardless-dotnet
v6.1.0
Added /branding/logos and /branding/payer_themes endpoints
v6.0.1
What's Changed
- Upgrade dependencies in the test project.
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- Add
netstandard2.1
and net8.0
framework targets.
Full Changelog: v5.21.2...v6.0.0
v5.21.2
What's Changed
- Update client library according to recent schema changes
- Upgrade Test SDK dependency
Full Changelog: v5.21.1...v5.21.2
v5.21.1
Bumped Newtonsoft.Json to latest version (13.0.3) to resolve security vulnerability.
v5.21.0
Added payer_requested_dual_signature parameter to Billing Request Confirmation.
v5.20.0
- Added
payment[faster_ach]
parameter to Payment creation.
- Added
payment[faster_ach]
response field to Payment responses.
- Added
mandate[next_possible_standard_ach_charge_date]
response field to Mandate responses.
v5.19.0
This version includes changes to:
- Expose mandate transfer endpoint
v5.18.0
Added a new field verification_status
to CreditorBankAccountService
response
v5.17.1
Add missed REFUND_FUNDS_RETURNED
Type enum to PayoutItem resource.