Skip to content

Releases: gocardless/gocardless-pro-python

v1.46.0

17 Aug 12:38
ce6ef90
Compare
Choose a tag to compare
  • Added refund_funds_returned to payout item types
  • Added funds_settlement to the mandate model

v1.45.0

04 Jul 10:54
62fbef3
Compare
Choose a tag to compare

Added request_pointer to validation errors

v1.44.0

15 May 10:48
7d38102
Compare
Choose a tag to compare

Update pagination definition (non-functional change)

Also includes v.1.43.0 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

v1.42.0

12 Apr 09:30
8977fce
Compare
Choose a tag to compare

Changes include:

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

v1.40.0

20 Mar 16:17
a1c9838
Compare
Choose a tag to compare
  • Added show_success_redirect_button to the Billing Request Flow model

v1.39.0

13 Feb 15:53
5d8bef3
Compare
Choose a tag to compare

This release contains:

  • Add the list verification_details endpoint to list the verification details for a given creditor.

v1.38.0

31 Jan 13:53
2ef01e3
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

v1.37.0

30 Dec 11:15
bcceb34
Compare
Choose a tag to compare

Added background conversion of python booleans to string.

v1.36.1

22 Dec 15:54
ddb0d18
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.

v1.36.0

22 Dec 11:47
aa6d54e
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.