#kkeevviinn
1 messages ยท Page 1 of 1 (latest)
Hey! Using an existing Customer with the pricing table is not currently supported, but is something we're actively working on.
If you're interested, I can see about getting your account added to the ongoing beta?
Is there way to map existing customer with pricing table? or how to validate an existing customer subscription after checkout on stripe?
As stated, not currently but we're working on adding support to use an existing Customer with the pricing table (and have a beta you can use today)
If you'd like to try the beta, I can add your account
assume an user on our website doesn't have stripe customer id, from pricing table they will be redirected to stripe checkout.
for this scenario , is there way to catch up customer id after checkout on Stripe?
Yes, you'd use webhooks and listen for checkout.session.completed events which would include the related Checkout Session object, including the customer field
For users that do have an existing Stripe cus_xxx ID, you will soon be able to generate a 'customer session' via the API, which can be passed to the pricing table embed. That way any completed session will be associated with that existing Stripe Customer
That feature is in beta right now, which is accept new users I believe (if you're interested)
is that feature stable to use on our production?
can you share where I can reach that feature?
It's a beta, so you will need to use your own judgement on that. However by using the beta you can integrate it in your site ahead of the full launch
What do you mean?
I mean where I can find the document of that new feature?
It's not public right now. If I add your account to the beta, the you'll be able to access the documentation
yes so please add me kevin@ven.com.au
acct_1MqYqPFu46a9snyP is your account ID, yes?
does this mean it need to add to my client's email?
We'd need to gate any acct_xxx IDs where you intend to use this feature yes
I pulled acct_1MqYqPFu46a9snyP from the pk_test_xxx key you shared in your original Q
Where I can find my account id? let me see
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Ok, give me 5 minutes
Assuming you're authenticated with that account, you should now be able to see the documentation here: https://stripe.com/docs/payments/checkout/pricing-table#customer-session
yep. I see this document. Thanks.
This is my developer account, would I need to ask you add my client's account again to use this feature?
If you have that account ID to hand, I can add it now
I don't have it yet. Maybe later on, after move the site live, they will update to use their account.
Got it. The feature may have launched publicly by then ๐
Also, we're super keen to hear your feedback after you've gotten chance to try out the solution. Please do send any feedback to mn@stripe.com
do you know when it will launch?
Unclear right now, the beta just launched so we're gathering feedback from beta users about the solution and whether it solves their problem