#giriraj3215-renew-subscription
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- giriraj3215, 4 days ago, 5 messages
- Giriraj, 5 days ago, 10 messages
- Giriraj, 6 days ago, 15 messages
That doesn't align with the Stripe terms for how subscriptions work, so I am not clear on what you mean. Can you explain more about what you are trying to do?
here is flow of renew subscription after canceled the subscription
https://www.awesomescreenshot.com/video/22994425?key=b43620b8be037932f429ee6b1a325502
Can you please describe what you are doing? Unfortunately the server is too busy for me to figure out what is happening through a video
ok, i have subscribed with business plan. then i have canceled that plan then how can i re-new that plan using stripe api
customer protal is providing re-new option but i need to do that flow using stripe api
You would need to create a new Subscription object
Subscriptions cannot be revived after going in to a cancelled state. The Customer Portal creates an entirely new subscription as well
oh ok got it thanks let do it
giriraj3215-renew-subscription