#Marques

1 messages · Page 1 of 1 (latest)

uneven sequoiaBOT
serene token
#

Hello! Can you tell me a bit more about how you're using Stripe? Are you creating Checkout Sessions, for example?

raven burrow
#

random IDs beign generated*

raven burrow
#

this calls my endpoint

#

and redirects to checkout

serene token
#

When you create the Checkout Session in your backend you can specify an existing Customer ID, or you can use logic on your end to determine that they should not be sent to Checkout but instead somewhere to manage their existing Subscription if they have one.

raven burrow
#

ok, for me to prevent him from reaching to the page is quite simple
what if he wants to upgrade, what would you guys required me to send?

#

to make sure the previous subscription would be canceled and etc

serene token
raven burrow
serene token
raven burrow
serene token
#

Correct. Checkout only creates new Subscriptions, it's not used to manage existing ones.

#

Customer Portal is used to manage existing Subscriptions.

raven burrow
#

I mean about the appearance

serene token
raven burrow
#

I have 12 products of 3 different categories

serene token
#

To clarify, you want people to be able to switch between all twelve of those via the Portal?

raven burrow
#

if we could have 3 portals for each handle 4 products would be nice as well

serene token
#

Yeah, you could configure three different Portals with four products each.

raven burrow
#

how do I add a new portal?

#

can't see any option here