Stripe

Latest version: v9.5.0

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

Scan your dependencies

Page 6 of 50

7.4.0

* [1119](https://github.com/stripe/stripe-python/pull/1119) Update generated code
* Add support for new value `terminal_reader_hardware_fault` on enums `Invoice.last_finalization_error.code`, `PaymentIntent.last_payment_error.code`, `SetupAttempt.setup_error.code`, `SetupIntent.last_setup_error.code`, and `StripeError.code`
* Add support for `metadata` on `Quote.subscription_data`, `QuoteCreateParams.subscription_data`, and `QuoteUpdateParams.subscription_data`
* [1121](https://github.com/stripe/stripe-python/pull/1121) [types] Remove `None` from optional param types

7.3.0

* [1112](https://github.com/stripe/stripe-python/pull/1112) Update generated code
* Add support for new resource `Tax.Registration`
* Add support for `create`, `list`, and `modify` methods on resource `Registration`

7.2.0

* [1115](https://github.com/stripe/stripe-python/pull/1115) Types: Add types for `ErrorObject`.
* [1116](https://github.com/stripe/stripe-python/pull/1116) Types: Use staticmethod overloads instead of classmethod to fix MyPy compatibility.

7.1.0

* [1104](https://github.com/stripe/stripe-python/pull/1104) Include `py.typed` and enable type annotations for the package
* This PR includes `py.typed` and enables inline type annotations for stripe-python package. Inline type annotations will now take precedence over Typeshed for users who use a type checker or IDE.
* See a detailed guide on the [Github Wiki](https://github.com/stripe/stripe-python/wiki/Inline-type-annotations).
* [1103](https://github.com/stripe/stripe-python/pull/1103) Inner resource classes
* Behavior change: nested json objects will now deserialize into instances of specific classes that subclass `StripeObject`, instead of into generic `StripeObject` instances.
* ⚠️ Behavior change: `PromotionCode.restrictions.currency_options` will now deserialize into `dict` and not `StripeObject`.
* [1090](https://github.com/stripe/stripe-python/pull/1090) Update generated code
* Add support for new value `balance_invalid_parameter` on enums `Invoice.LastFinalizationError`, `PaymentIntent.LastPaymentError`, `SetupAttempt.SetupError`, and `SetupIntent.LastSetupError`
* [1096](https://github.com/stripe/stripe-python/pull/1096) Add util.deprecated decorator and deprecate `save`.
* [1091](https://github.com/stripe/stripe-python/pull/1091) APIRequestor: don't mutate incoming multipart headers


Changelog

7.0.0

* This release changes the pinned API version to `2023-10-16`. Please read the [API Upgrade Guide](https://stripe.com/docs/upgrades#2023-10-16) and carefully review the API changes before upgrading `stripe-python`.
* [1085](https://github.com/stripe/stripe-python/pull/1085) Update generated code
- Updated pinned API version

6.7.0

* [1065](https://github.com/stripe/stripe-python/pull/1065) Update generated code
* Add support for new resource `Issuing.Token`
* Add support for `list`, `modify`, and `retrieve` methods on resource `Token`

Page 6 of 50

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.