#rich4982

1 messages · Page 1 of 1 (latest)

pure ridgeBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

native token
#

hi! that's not possible today, no.

inner pulsar
#

ok - I think that might be fine. So is the solution to not create a stripe_customer_id upon registration, but to wait until they actual make a purchase?

And do you know if that person then upgrades, say from Bronze to Silver tier, Stripe would recognise that same customer id?

native token
#

well the best solution I think is to write to support since I think we have a beta for passing an existing Customer to the PricingTable

#

but without that, then the idea is you would not use PricingTable at all really, you would have a login page for the user on your site before the payments page and not show them the PricingTable if they have an existing subscription

#

And do you know if that person then upgrades, say from Bronze to Silver tier, Stripe would recognise that same customer id?
not sure how to answer this; you can't upgrade a customer's subscription without already knowing their customer ID cus_xxx.

inner pulsar
#

Can we get access to beta if we ask customer support?

native token
#

maybe