#MaggyD - Checkout Session
1 messages ยท Page 1 of 1 (latest)
Hi ๐
Can you share either a Request ID or the code you are using to generate the session?
Sure thing
Here is an example
As you can see, I will always have something 'blank' but the according to the docs, blank is quite nebulous, what is blank? Like empty string, null, or not within the request at all?
Okay thanks ๐
Do you have a request ID related to this code?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
What exactly are you trying to do? You shouldn't be pass in both a customer and customer_email - if you want to use an existing customer you'd set customer, if you want to create a new customer but already know their email address you can prefill it customer_email