#v28_resume-subs

1 messages ยท Page 1 of 1 (latest)

hexed tulipBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1418317247520178297

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

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.

  • v28_api, 22 hours ago, 7 messages
signal kiln
#

or is there something like the stripe billing/checkout that they can use to manage this?

normal hornet
#

Hi ๐Ÿ‘‹

What do you mean by "renew" a Subscription? What is the state of the Subscription at the time you are attempting to make this change

signal kiln
#

any state other than active

normal hornet
#

What specific status? There are different options with different statuses

signal kiln
#

thanks, i want to support
subscription with canceled status
subscription with payment failed/incomplete

normal hornet
#

Subscriptions that are canceled are in a terminal state. You cannot resume them.

Subscription with failed payments need to have their unpaid invoice paid

signal kiln
#

Subscriptions that are canceled are in a terminal state. You cannot resume them.
Ah right okay, so the easiest solution would be for them to go back through the checkout flow and start a brand new sub?

normal hornet
#

Correct. You can use the Price IDs in the canceled Subscriptions to ensure you create a new Checkout Session with the same configuration

signal kiln
#

okay thank you ๐Ÿ™‚

normal hornet
#

Happy to shed what ๐Ÿ’ก I can ๐Ÿ™‚

hexed tulipBOT