Stripe

Latest version: v11.4.1

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

Scan your dependencies

Page 11 of 55

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`

6.6.0

* [1056](https://github.com/stripe/stripe-python/pull/1056) Update generated code

* [1055](https://github.com/stripe/stripe-python/pull/1055) Partially type resource methods (no **params)
* [1057](https://github.com/stripe/stripe-python/pull/1057) Add optional types to non-required fields
* [1054](https://github.com/stripe/stripe-python/pull/1054) Types: add deleted field

6.5.0

* [1052](https://github.com/stripe/stripe-python/pull/1052) Update generated code
* Add support for new resource `PaymentMethodConfiguration`
* Add support for `create`, `list`, `modify`, and `retrieve` methods on resource `PaymentMethodConfiguration`
* [1047](https://github.com/stripe/stripe-python/pull/1047) Update generated code
* Add support for `capture`, `create`, `expire`, `increment`, and `reverse` test helper methods on resource `Issuing.Authorization`
* Add support for `create_force_capture`, `create_unlinked_refund`, and `refund` test helper methods on resource `Issuing.Transaction`
* [1049](https://github.com/stripe/stripe-python/pull/1049) Types: datetimes to ints, add enum support
* [1030](https://github.com/stripe/stripe-python/pull/1030) Explicitly define CRUDL methods in each resource
* [1050](https://github.com/stripe/stripe-python/pull/1050) Generate explicit nested resource class methods

6.4.0

* [1033](https://github.com/stripe/stripe-python/pull/1033) Update generated code
* Add support for new resource `PaymentMethodDomain`
* Add support for `create`, `list`, `modify`, `retrieve`, and `validate` methods on resource `PaymentMethodDomain`
* [1044](https://github.com/stripe/stripe-python/pull/1044) Types: ExpandableField
* [1043](https://github.com/stripe/stripe-python/pull/1043) Types: ListObject

Page 11 of 55

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.