#issambd-subscription-cancel
1 messages · Page 1 of 1 (latest)
Stripe will only automatically cancel a subscription after failed payment if you have that enabled in your dashboard settings: https://dashboard.stripe.com/settings/billing/automatic
Under the "Manage failed payments for subscriptions" section for "Subscription status" you would control the behavior by selecting an option for "If all retries for a payment fail". The options would be to cancel the subscription, mark it as unpaid, or leave it alone
I see, thank you|