#not_gamera1
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- not_gamera1, 1 day ago, 15 messages
- not_gamera1, 1 day ago, 2 messages
Can you share which customer name are you referring to by providing an example Checkout Session (cs_xxx) that has payment completed?
so this is my registration form
so my customer should be created according to this details so how should i pass ? name
hi! I'm taking over this thread.
have you got what i am trying to say ?
a Checkout Session doesn't collect a customer name, but the cardholder name
and if needed, you can create your own customer object with the name the user provided before creating the checkout session
okay so after creating customer object with the name the user provided before creating the checkout session
it wont make double customer ?
like i pass customer details for recurring sub.
and then i pass same customer details for one time product so all my detials will be under same customer
??
step 1: create a customer
step 2: create a Checkout Session by passing the customer property https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-customer