#Sanket-pricing-table
1 messages · Page 1 of 1 (latest)
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
As per the support, we can pass the cus_xxx in checkout.session webbook.
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
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
Normally you'd persist the cus_xxx ID to a user/auth session in your application and pass that to subsequent Checkout Sessions
There's not. We don't deduplicate Customer objects based on an email – you can have multiple with the same address