Skip to content

Releases: gocardless/gocardless-dotnet

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

v5.6.0

13 Jul 13:59
f9b19df
Compare
Choose a tag to compare

Add reference field to Mandate Request in Billing Request

v5.5.0

08 Jul 09:34
23327c6
Compare
Choose a tag to compare
  • Initial support for PayTo
  • Pre-filled customer details in billing request