#S60-Cosminacho - session
1 messages · Page 1 of 1 (latest)
Hello!
Yes.
It depends what you mean by pre completed. You can pass certain values to the parameters when you create the session: https://stripe.com/docs/api/checkout/sessions/create
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
And have some info prefilled
Yeah, use this param when creating the session: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-customer_email
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
No problem!