Skip to content

Releases: gocardless/gocardless-pro-python

v1.35.0

19 Dec 18:16
17a404f
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.

v1.34.0

13 Dec 14:51
67a1f0f
Compare
Choose a tag to compare

Added language parameter to Billing Request Flow creation.

v1.33.1

01 Dec 15:13
cc84d16
Compare
Choose a tag to compare

Added mandate_request[description] and mandate_request[constraints] parameters to Billing Request creation
Added consent_parameters to mandate

v1.33.0

30 Nov 15:55
1613fda
Compare
Choose a tag to compare
  • Added mandate_request[description] and mandate_request[constraints] parameters to Billing Request creation
  • Added consent_parameters to mandate

v1.32.0

22 Jul 14:29
317d7b7
Compare
Choose a tag to compare

Remove phone number from prefilled_customer on billing request flow

v1.31.0

13 Jul 15:07
f88194f
Compare
Choose a tag to compare

Adds reference field to Mandate Request in Billing Request

v1.30.0

08 Jul 14:22
6fa2a10
Compare
Choose a tag to compare

Initial support for PayTo

v1.29.0

01 Jul 16:05
32db48c
Compare
Choose a tag to compare

Adds ip_address to customer_billing_detail property in Billing Request.

v1.28.0

22 Apr 14:22
afcfaaf
Compare
Choose a tag to compare

Adds support for billing request fallbacks

v1.27.0

30 Dec 16:01
0ff8001
Compare
Choose a tag to compare

What's Changed

  • Release BlockAPI
  • Raise custom exceptions according to status code
  • Add mandate_reference property toRedirectFlow
  • Add country_codeproperty to Institution
  • Add bank_authorisation, billing_request and billing_request_flow properties to Event.links
  • Add exit_uri property to BillingRequestFlow
  • Remove payment_request property fromBankAuthorisation

Full Changelog: v1.26.0...v1.27.0