#cgy
1 messages · Page 1 of 1 (latest)
My guess is there's no Customer object that exists with the email address you're entering. Checkout would normally create that when you pay/complete the session
OK, I create a customer with session api, but if customer didnt' fill the form it sounds right you can't send email
If I retrive the Session object with session ID the session url can work for how long?
For example, the network problem customer close the page, a week later (long time) the page can still work normally ?
They expire after 24 hours by default: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-expires_at
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ok, let me check if there is a field tells me it expire