#srujan
1 messages · Page 1 of 1 (latest)
Hi there, the subscription status will be updated according to your billing settings. https://stripe.com/docs/billing/subscriptions/overview#settings
so, can we mark the subscription as unpaid even if there are no retries?
Yes you can
okay, so if we mark a subscription as un paid. how long will it be in the same status and wt happens to all the invoices?
The subscriptions will be marked as unpaid when their upcoming invoice payments are unsuccessful.
if a recurring(daily) subscription fails and there are no retries and i marked the subscription as unpaid. will it keep generating invoices while in unpaid status?
The subscription stays in unpaid status, invoices continue to be generated and stay in a draft state.
okay. if i cancel a subscription, can i still access previously generated invoice URL's.
You mean the hosted invoice page? yes they are still accessible
okay, Thanks