github stripe/stripe-python v7.9.0

latest releases: v10.13.0b1, v10.12.0, v10.12.0b1...
9 months ago
  • #1161 Update generated code

    • Add support for payment_method_reuse_agreement on resource classes PaymentLink.ConsentCollection and checkout.Session.ConsentCollection and parameter classes PaymentLink.CreateParamsConsentCollection and checkout.Session.CreateParamsConsentCollection
    • Add support for after_submit on parameter classes PaymentLink.CreateParamsCustomText, PaymentLink.ModifyParamsCustomText, and checkout.Session.CreateParamsCustomText and resource classes PaymentLink.CustomText and checkout.Session.CustomText
    • Add support for created on parameter class radar.EarlyFraudWarning.ListParams
  • #1146 Track usage of deprecated save

    • Reports uses of the deprecated .save in X-Stripe-Client-Telemetry. (You can disable telemetry via stripe.enable_telemetry = false, see the README.)
  • #1101 Mark defunct and internal methods as deprecated

  • #1169 Add more types to _http_client.py

See the changelog for more details.

Don't miss a new stripe-python release

NewReleases is sending notifications on new releases.