Skip to content

Releases: gocardless/gocardless-pro-python

v2.0.0

24 Sep 12:20
29d9ea4
Compare
Choose a tag to compare

This release updates PaymentRequestAmount field for BillingRequestTemplate creation has been updated from an int to a string.

v1.53.0

06 Aug 09:37
08df1ba
Compare
Choose a tag to compare

What's Changed

  • Added /exports APIs and added exports as a new event type available for Embed merchants

Full Changelog: v1.52.0...v1.53.0

v1.52.0

30 May 13:10
89ffc32
Compare
Choose a tag to compare

Added new endpoints /branding/logos and /branding/payer_themes available for Embed customers.

v1.51.0

18 Jan 12:03
54839c7
Compare
Choose a tag to compare

Added payer_requested_dual_signature parameter to Billing Request Confirmation.

v1.50.0

10 Jan 12:57
1267bce
Compare
Choose a tag to compare
  • 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.

1.49.0

28 Nov 15:58
d0eef0d
Compare
Choose a tag to compare
  • Expose the /transferred_mandates endpoint

1.48.0

26 Oct 12:51
0c9f827
Compare
Choose a tag to compare

Added a new field verification_status to /creditor_bank_accounts API response. This field displays the bank account verification status

1.47.0

19 Sep 16:00
72621f9
Compare
Choose a tag to compare
  • Add rate limit response headers as properties on the client

See https://developer.gocardless.com/api-reference#making-requests-rate-limiting for details of how these headers work.

1.46.2

19 Sep 14:23
47c8ee0
Compare
Choose a tag to compare
  • Remove nose in favour of pytest
  • Remove inaccessible MandateRequestConstraints resource

1.46.1

19 Sep 09:49
7be486e
Compare
Choose a tag to compare
  • Fix throwing error on empty 204 responses