#frallain
1 messages · Page 1 of 1 (latest)
see https://stripe.com/docs/api/subscriptions/create?lang=python#create_subscription-payment_behavior
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I think it's mentioned in the API reference where you linked
the thing is, it is not
You sure?
Use allow_incomplete to create subscriptions with status=incomplete if the first invoice cannot be paid. Creating subscriptions with this status allows you to manage scenarios where additional user actions are needed to pay a subscription’s invoice. For example, SCA regulation may require 3DS authentication to complete payment. See the SCA Migration Guide for Billing to learn more. This is the default behavior.
ok my bad, I am starting to get old and my eyes are playing tricks 😉 Thanks for your pair of yees