Skip to content

Releases: gocardless/gocardless-pro-python

v1.26.0

16 Aug 12:45
e6763fb
Compare
Choose a tag to compare

Adds support for recent Billing Request Changes

  • allows the payer to confirm the details provided before creating the mandate as per the scheme compliance rules
  • adds BillingRequestTemplate which can be used to create many child Billing Request and Flows

v1.25.0

13 Apr 13:44
134efcd
Compare
Choose a tag to compare

Support webhook endpoints

02 Mar 18:39
d095d90
Compare
Choose a tag to compare
Merge pull request #52 from gocardless/template-changes

Add support for webhook endpoints

v1.23.0

11 Jan 15:19
52ec788
Compare
Choose a tag to compare
Merge pull request #51 from gocardless/template-changes

Changes generated by 0440ba15975864678bbac9ac8910645ed7efc9ac

v.1.22.0

03 Nov 12:10
0daeb3b
Compare
Choose a tag to compare

Added a new resource called payer_authorisatons

This is our new API dedicated to building custom payment pages. It encapsulates the creation of customer, bank account and mandate under this single resource.

v1.21.0

02 Sep 10:29
3523f48
Compare
Choose a tag to compare
  • Added a new event called payer_authorisation_completed for an upcoming resource type called payer_authorisation which provides customer, customer_bank_account, mandate and payer_authorisation links
  • Uses a different version of responses library for python_version <= 3.4
  • Code comment changes

v1.20.0

14 Jul 09:52
6ebb486
Compare
Choose a tag to compare
  • Added support for applying tax to transaction and surcharge fees.
    • Added taxes to payout_items.
    • Added tax_currency to payout.
    • Added tax_rates endpoint.
    • Added a payout tax_exchange_rates_confirmed webhook to know when the exchange rate has been finalised for all fees in the payout.

v1.19.0

01 Jun 14:17
ceea8de
Compare
Choose a tag to compare

Adds support for not_retried_reason in payment failure event details.

v1.17.0

20 Apr 14:53
6f512f0
Compare
Choose a tag to compare
  • fix: support new keys in creditor events
  • support payout metadata
  • support new update payouts route

v1.16.1

06 Apr 14:15
b2008ee
Compare
Choose a tag to compare
  • Adds metadata param to redirect flow creation endpoint
  • Adds the ability to pause and resume a subscription
  • Modify the earliest charge date for paused subscriptions