#idkk
1 messages · Page 1 of 1 (latest)
You can put that info in the Checkout Session's metadata field when you create the Checkout Session, but you would need to have an HTML form to accept the data first: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-metadata
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 how to do that?