#alex_best-practices

1 messages ¡ Page 1 of 1 (latest)

tranquil bronzeBOT
#

👋 Welcome to your new thread!

⏱️ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!

🔗 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/1212104910405894195

📝 Have more to share? You can add more detail below, including code, screenshots, videos, etc.

⏲️ 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. Thank you for your patience!

olive elkBOT
barren grove
#

Hello!

viscid mesa
#

hello]

barren grove
viscid mesa
#

so could you please explain how to better organize my product, upsells payments and how to call stripe.checkout

barren grove
#

Can you tell me more about your desired payment/subscription flow? Why can someone be subscribed to two things, but only one at a time?

viscid mesa
#

I have tiers of user: free (without subscription), pro, expert

#

user can subscribe to pro, and then switch to expert... and back

#

and also can unsubscribe

#

pro and export has different pricing and description

#

pricing could be monthly or anually

barren grove
viscid mesa
#

I already have integration with stripe.checkout page.... is anything I can pass into it to switch subscription ?

#

instead of buying new?

#

I already decided that unsubscribe I will do thru API

barren grove
viscid mesa
#

or I can setup instead of multiple products (pro or expert) - one single product (my_subscription) ?

#

and have 4 pricing : anual pro, anual export, monthly pro, monthly expert

#

?

barren grove
#

Yeah, that's the idea.

#

The docs linked above explain it in detail.