#ejno
1 messages · Page 1 of 1 (latest)
Hi, what kind of additional information are you looking for?
Hi, I need some additional information like model of car, car plates, date of arrive and departure time because I'm gonna make website to buy a parking spot at the airport parking lot
These fields can be simple text fields, BUT required. I just want the customer to have it all in one place.
You can pass in metadata: https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-metadata on the checkout creation. Metadatas are key values pairs that can store additional information like you described.