-
#1161 Update generated code
- Add support for
payment_method_reuse_agreement
on resource classesPaymentLink.ConsentCollection
andcheckout.Session.ConsentCollection
and parameter classesPaymentLink.CreateParamsConsentCollection
andcheckout.Session.CreateParamsConsentCollection
- Add support for
after_submit
on parameter classesPaymentLink.CreateParamsCustomText
,PaymentLink.ModifyParamsCustomText
, andcheckout.Session.CreateParamsCustomText
and resource classesPaymentLink.CustomText
andcheckout.Session.CustomText
- Add support for
created
on parameter classradar.EarlyFraudWarning.ListParams
- Add support for
-
#1146 Track usage of deprecated
save
- Reports uses of the deprecated
.save
inX-Stripe-Client-Telemetry
. (You can disable telemetry viastripe.enable_telemetry = false
, see the README.)
- Reports uses of the deprecated
-
#1101 Mark defunct and internal methods as deprecated
-
#1169 Add more types to _http_client.py