#luvoz.
1 messages · Page 1 of 1 (latest)
Hello
Did you click the "Learn more" button?
Yes
it takes me here
but does not explain thoroughly
So your question is how to include in the customer name and email?
correct
Are you using payment element + paymentIntent for your integration?
Im unsure what that is , i just made this stripe store a few days ago
Can you share with me your merchant ID? you can find it from the Stripe Dashboard -> Settings ->Account Details
acct_1OY2VpFrk2SLEhVN
OK you are using CardElement + PaymentIntent.
i believe so
https://stripe.com/docs/api/payment_intents/create#create_payment_intent-customer you should create a customer, collect name and email from your customer, and associate it to the PaymentIntent.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Okay no problem
are there also rules for blocking customers from paying with apple pay/google pay?
Hi !
Hey! Taking over for my colleague. Let me catch up.
What you mean by blocking exactly ?
Like not allowing customers to pay using apple pay or google pay
You can disbale that in your dashboard
Oh, where abouts ?
got it! thanks 😄