Skip to content

Releases: gocardless/gocardless-dotnet

v5.17.0

15 May 10:51
d8d6a7c
Compare
Choose a tag to compare

Update pagination definition (non-functional change)

v5.16.0

11 May 09:29
e5fcebf
Compare
Choose a tag to compare

Changes:

  • Added a new field, links[creditor] to the scheme identifier create API
  • Added a new API to set and retrieve negative balances
  • Added a new bank_reference_prefix to the creditor API
  • Removed the bank_redirect field from the institutions API
  • Added an autocompletes_collect_bank_account field to the institutions API
  • Removed the creditor API endpoint to apply scheme identifiers

v5.15.0

11 Apr 17:24
3b11ecd
Compare
Choose a tag to compare

Changes include:

  • Add country_code as required parameter to list institutions for billing request API

v5.12.1

13 Feb 11:52
8d543dc
Compare
Choose a tag to compare

This release contains the following

  • Bug fix for the Verification Details Create method. The property name was missing on the VerificationDetailCreateRequest type which would cause a validation error.

  • Adds a list method for Verification Details

  • Adds the purpose code field to Billing Requests

  • Adds a create Bank Authorisation method

v5.12.0

07 Feb 15:07
f14140f
Compare
Choose a tag to compare

This release contains

  • Adding POST /verification_details endpoint, which allows integrators to submit creditor based kyc information via the API

  • Exposes Scheme idenfitiers for Create/Get/List via the API, and allows scheme Identifiers to be applied to creditors via the /creditors/:identity/actions/apply_scheme_identifier route added

  • verified_at attribute added to mandate resource

v5.11.0

22 Dec 11:50
8137945
Compare
Choose a tag to compare

Added authorisation_source parameter to the Mandate creation API and mandate_request[authourisation_source] parameter to the BillingRequest creation API.

v5.10.0

19 Dec 18:10
6195c02
Compare
Choose a tag to compare
  • Making creditor_type and country_code required when creating creditors via the API (for payment providers);
  • Removing null as an allowed value for creditor_type when creating creditors.

v5.9.0

13 Dec 21:13
5ce8496
Compare
Choose a tag to compare

v5.8.0

12 Dec 11:29
7c98a54
Compare
Choose a tag to compare
  • Added mandate_request[description] and mandate_request[constraints] parameters to Billing Request creation
  • Added consent_parameters to mandate
  • Added language parameter to Billing Request Flow creation.

v5.7.0

22 Jul 13:11
e4a6e24
Compare
Choose a tag to compare

Remove phone number from prefilled_customer on billing request flow