#Meghana
1 messages · Page 1 of 1 (latest)
Not currently I'm afraid. Dashboard/pricing table only
I see, thanks
Also, is there a way to make sure the email id is unique in customers table?
We don't validate for uniqueness, so you'd need to handle that yourself. What issues are you facing?
Oh okay, just confirming 😅
One more question though, regarding the beta feature to pass an existing customer to pricing table. What will the flow look like for the existing user?
What do you mean?
I'm aware of the beta, I'm unsure what you mean by:
What will the flow look like for the existing user?
How will the pricing table and checkout look like for the user?
The pricing table will look no different. The Checkout Session will be prefilled with details from the cus_xxx object (email, potentially payment methods, etc)
Ohh, and will updation option and all be preset again like in customer portal?
Or just the checkout page for selected option ?
Not sure what you mean
In the checkout page user won’t be able to switch plans again right?
No, you can't provision upgrades in the Checkout page (only upsells)
Okay
And, what happens if existing user is already subscribed to a plan and selects a different plan in this pricing table?
Then it'd create a new Subscription for me. This beta doesn't prevent the multiple Subscription scenario
The previous subscription won’t be cancelled?
(In customer portal, when user switches to other plan, the previous one gets cancelled right?)
Checkout doesn't facilitate upgrades/downgrades of existing subscriptions
It just creates new Subscriptions
The pricing table isn't for upgrading/downgrading existing users
Okiee, thanks!