Releases: gocardless/gocardless-pro-python
Releases · gocardless/gocardless-pro-python
v1.26.0
v1.25.0
Support webhook endpoints
Merge pull request #52 from gocardless/template-changes Add support for webhook endpoints
v1.23.0
Merge pull request #51 from gocardless/template-changes Changes generated by 0440ba15975864678bbac9ac8910645ed7efc9ac
v.1.22.0
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
- Added a new event called
payer_authorisation_completed
for an upcoming resource type calledpayer_authorisation
which providescustomer
,customer_bank_account
,mandate
andpayer_authorisation
links - Uses a different version of
responses
library for python_version <= 3.4 - Code comment changes
v1.20.0
- 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.
- Added
v1.19.0
Adds support for not_retried_reason in payment failure event details.
v1.17.0
v1.16.1
- 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