#rob1986_api

1 messages ¡ Page 1 of 1 (latest)

velvet scrollBOT
#

👋 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/1276179117133398077

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

lament igloo
#

from what i have read, would i create the subscription then immediately set it to expire?

glad yacht
lament igloo
#

i use the stripe checkout page, my flow would therefore be:

  1. user pays on checkout page
    2, stripe accepts payment and begins subscription
  2. a webhook call will be made to my system where i give them access to my site and i would at this point cancel the stripe subscription,
  3. if the user clicks to continue the subscription, all i do is resume it

does that make sense and is possible?

#

i basically want them to not have a running subscription unless they choose to, and this seems the easiest way

glad yacht
lament igloo
#

why is pausing better? can it remain paused indefinitely?

glad yacht
#

That way, you would not need to collect payment method details again and create the customer etc.

#

You can after the year decide to cancel the subscription

#

If they do not opt in