Skip to content

Releases: gocardless/gocardless-pro-python

v1.16.0

04 Mar 15:51
469adba
Compare
Choose a tag to compare
  • uses new instalment schedules schema (with two different create methods)
  • adds 'count' field to subscriptions response

v1.15.1

26 Feb 10:29
ccd794a
Compare
Choose a tag to compare
  • Add support for currency_exchange_rates

v1.15.0

24 Feb 15:38
199dfaf
Compare
Choose a tag to compare
  • Support for creditor webhooks
  • Support for raising an error on Idempotency Key Conflicts.

v1.14.0

10 Feb 16:18
9332675
Compare
Choose a tag to compare

Add will_attempt_retry to payment failed events

v1.13.0: Merge pull request #36 from gocardless/template-changes

06 Feb 15:51
b84d209
Compare
Choose a tag to compare

Add Optimise Smart Payment Retries

  • retry_if_possible field on payments, subscriptions and
    instalment_schedules

v1.12.1

28 Jan 16:49
16a3863
Compare
Choose a tag to compare
  • Adds three additional fields to the creditors API:
    • custom_payment_pages_enabled
    • mandate_imports_enabled
    • merchant_responsible_for_notifications

v1.12.0

28 Jan 13:44
d45dcc5
Compare
Choose a tag to compare

v1.11.0

16 Oct 14:27
aed5d6a
Compare
Choose a tag to compare
  • Add fx_payout_currency to creditor
  • Add fx to payment, payout and refund

v1.10.0

26 Jul 10:18
Compare
Choose a tag to compare
  • Addition of the customer removal API
  • Support account_type in bank account API

v1.9.0

04 Oct 09:33
Compare
Choose a tag to compare
  • Add webhooks module for parsing webhook bodies.