Gocardless-pro

Latest version: v2.4.0

Safety actively analyzes 724087 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 12

1.3.0

* Add `can_create_refunds` to `creditor` response.

1.2.0

Add `payout_items` API.

1.1.0

* Add `confirmation_url` to Redirect Flows

1.0.0

* Add safe retrying for requests where possible:
* Automatically retry requests that fail due to network or GoCardless errors.
* Automatically add an [idempotency key](https://developer.gocardless.com/api-reference/#making-requests-idempotency-keys) for POST requests if not provided manually
* **Breaking change**: Automatically retrieve and return the existing resource in the event of a `409 idempotent_creation_conflict` response. This changes previous behaviour - instead of seeing an exception at this point, the client will now automatically retrieve the original resource that was created with that idempotency key.
* Support the new `verification_status` attribute in the Creditors API, which may be either `action_required`, `in_review` or `successful`. See the new ["Helping your users get verified" section in the partner guide](https://developer.gocardless.com/getting-started/partners/helping-your-users-get-verified/) for details.
* Add `GoCardless-Client-Library` and `GoCardless-Client-Version` headers to aid identification of requests
* Add support for Python 3.5 and Python 3.6

0.3.0

* Add `scheme_identifiers` and `logo_url` to `creditor` resource
* Updates documentation
* Add `new_mandate` to `event` `Links`
* Add `new_mandate` and `customer` to `mandate` `Links`
* Remove unused `count` from `subscription` response

0.2.5

* Add `six` dependency

Page 10 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.