#Meghana

1 messages · Page 1 of 1 (latest)

kindred lilyBOT
plucky nebula
#

Not currently I'm afraid. Dashboard/pricing table only

opaque mirage
#

I see, thanks

#

Also, is there a way to make sure the email id is unique in customers table?

plucky nebula
#

We don't validate for uniqueness, so you'd need to handle that yourself. What issues are you facing?

opaque mirage
#

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?

plucky nebula
#

What do you mean?

opaque mirage
plucky nebula
#

I'm aware of the beta, I'm unsure what you mean by:

What will the flow look like for the existing user?

opaque mirage
#

How will the pricing table and checkout look like for the user?

plucky nebula
#

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)

opaque mirage
#

Ohh, and will updation option and all be preset again like in customer portal?

#

Or just the checkout page for selected option ?

plucky nebula
#

Not sure what you mean

opaque mirage
#

In the checkout page user won’t be able to switch plans again right?

plucky nebula
#

No, you can't provision upgrades in the Checkout page (only upsells)

opaque mirage
#

Okay
And, what happens if existing user is already subscribed to a plan and selects a different plan in this pricing table?

plucky nebula
#

Then it'd create a new Subscription for me. This beta doesn't prevent the multiple Subscription scenario

opaque mirage
#

The previous subscription won’t be cancelled?
(In customer portal, when user switches to other plan, the previous one gets cancelled right?)

plucky nebula
#

Checkout doesn't facilitate upgrades/downgrades of existing subscriptions

#

It just creates new Subscriptions

#

The pricing table isn't for upgrading/downgrading existing users

opaque mirage
#

Okiee, thanks!