Skip to content

Releases: gocardless/gocardless-pro-python

v3.2.0

23 Jun 10:47
f3ce458
Compare
Choose a tag to compare

What's Changed

  • Stopped exposing negative balance limit creation API

Full Changelog: v3.1.0...v3.2.0

v3.1.0

11 Jun 23:07
2c8dd35
Compare
Choose a tag to compare

What's Changed

  • Added mandate_request_constraints to Billing Request templates
  • constraints[max_amount_per_payment] is required for Billing Requests Creation, if they contain PayTo mandate_request

Full Changelog: v3.0.0...v3.1.0

v3.0.0

21 May 21:58
253f6e1
Compare
Choose a tag to compare

What's Changed

  • Important bug fixes and a few breaking changes to the following endpoint:
    • POST billing_requests/create_with_actions
    • Refer docs here.
  • Changes from gocardless/gocardless-pro-python-template by @gocardless-ci-robot in #114
  • Changes from gocardless/gocardless-pro-python-template by @gocardless-ci-robot in #115

Full Changelog: v2.8.1...v3.0.0

v2.8.1

20 May 16:56
33c294a
Compare
Choose a tag to compare

What's Changed

  • Changes from gocardless/gocardless-pro-python-template by @gocardless-ci-robot in #112
  • Changes from gocardless/gocardless-pro-python-template by @gocardless-ci-robot in #113

Full Changelog: v2.8.0...v2.8.1

v2.8.0

19 May 15:42
fedf874
Compare
Choose a tag to compare

What's Changed

  • Adds support for new Billing Request With Actions endpoint
    • POST create_billing_request_with_actions
    • Refer docs here.
  • Changes from gocardless/gocardless-pro-python-template by @gocardless-ci-robot in #111

Note:
Use v3.0.0 onwards to make full use of the new create_with_actions endpoint. It contains some major bug fixes.

Full Changelog: v2.7.0...v2.8.0

v2.7.0

25 Apr 15:37
2df6238
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.7.0

v2.6.0

22 Apr 14:58
030a388
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.6.0

v2.5.0

04 Apr 13:54
84169b7
Compare
Choose a tag to compare

What's Changed

  • Added /bank_account_details API to fetch encrypted bank details

Full Changelog: v2.4.0...v2.5.0

v2.4.0: Merge pull request #106 from gocardless/template-changes

27 Mar 17:13
7a5bcd2
Compare
Choose a tag to compare
  • Added new field called "status" to GET /billing_requests/<billing_request_id>/institutions endpoint

v2.3.0

26 Mar 14:04
6bc50ff
Compare
Choose a tag to compare
  • Added new endpoint /balance that the balances for a creditor
  • Added status filter parameter to Mandate Import Entries.
  • Added processing_errors response field to Mandate Import Entry