#dlindqu3

1 messages ยท Page 1 of 1 (latest)

viral compassBOT
proud dawn
#

Hello ๐Ÿ‘‹
What field are you using to pass the user email when you create the checkout session?
Is it customer_email?

chrome rain
#

let me check

#

it looks like I am not passing the email in the checkout session

proud dawn
#

Ah that might be why the customers are being asked to provide an email
If you already have a customer and you pass them in then the field becomes un-editable

chrome rain
#

so in session data, just add customer_email = theEmail?

proud dawn
#

yup

chrome rain
#

Wow ok that's easy

#

Thanks a bunch

proud dawn
#

Similarly if you have a customer object created on Stripe then you can pass their ID to the customer field which also sets the email for you

#

NP! ๐Ÿ™‚ Happy to help

chrome rain
#

Right, but only email or customer id , not both, right?

proud dawn
#

yup just one of them is enough

chrome rain
#

ok cool

#

we can end this thread, thank you!

proud dawn
#

Awesome, glad I could help ๐Ÿ™‚
Good luck