#cgy
1 messages · Page 1 of 1 (latest)
Hi there, what's you customer ID?
cus_NwLZikq1uotsiT
I read your doc, it says : "the same email will be considered as the same customer" I check this email but find different customer ID
There's only one subscription for this customer. see https://dashboard.stripe.com/test/customers/cus_NwLZikq1uotsiT
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Same email but when I click into the detail, I find different customer ID
Is it create a new customer every when I use Checkout Session
Where do you get the doc that says "the same email will be considered as the same customer" ?
wait a moment
How long will this chat remain before it closed. I have a interview 15mins later
I can't hold the chat for a long time, you can always come back to #dev-help and ask a new question.
ok
So if I want to make it the same customer, I should do it when I use SessionCreateParams right ? I can't find "the same email will be considered as the same customer" now.
"the same email will be considered as the same customer" is never the case, and yes you should specify a customer when creating a session.