#Sanket-pricing-table

1 messages · Page 1 of 1 (latest)

shadow vigil
#

Hey! Unfortunately right now that is the default behaviour for pricing table initiated Checkout Sessions

#

There's no way to pass an existing cus_xxx object to the pricing table

latent idol
#

As per the support, we can pass the cus_xxx in checkout.session webbook.

shadow vigil
#

That doesn't make any sense

#

You asked how you can prevent duplicate customers being created by the pricing table. Not sure how webhooks are relevant

latent idol
#

What is the alternative solution?

#

If we don't use pricing table

#

If i am using pricing table , is there no way to ensure that only 1 customer with that particular email is created

shadow vigil
#

Normally you'd persist the cus_xxx ID to a user/auth session in your application and pass that to subsequent Checkout Sessions

shadow vigil