Gocardless-pro

Latest version: v1.49.0

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

Scan your dependencies

Page 9 of 10

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

0.2.4

* Fix bug in setup.py preventing installation for some users (see 9)

0.2.3

* Allow passing in custom headers (e.g. Accept-Language)
* Add `payments_require_approval` to Mandates
* Add `deducted_fees` to Payouts

Page 9 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.