#MaxMustermann-schedule-cancel
1 messages · Page 1 of 1 (latest)
Hey! You mean on the underlying Subscription?
Assuming you're referring to this field? https://stripe.com/docs/api/subscriptions/create#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.
The background is:
I have an expensive product which a user can pay in installments
If the creation of the subscription Schedule fails because of 'card declined' I dont want to try several times again to charge the user.
I only want to try again for monthly invoices