#kieran_api

1 messages ¡ Page 1 of 1 (latest)

silk stormBOT
#

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

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

dim oyster
#

We could create a new checkout session if the user toggles to the other pricing we have, and keep the session ID of the other one incase they switch back, I guess it doesnt matter how many incomplete/open sessions we make for the customer. But is there a nice way to allow this subscription pricing choice?
Yes this works, and yes it doesn't really matter and those Session will automatically expires after 24 hours. But also we have Pricing Table could could probably does what you want to achieve: https://docs.stripe.com/no-code/pricing-table

Display a pricing table on your website and take customers directly to Stripe Checkout.