Using Payment sheet how to add user email and user name for storing customer details #852
Unanswered
iamravindra
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
You need to create a Stripe customer on the backend and associate the customerId + ephermal key in the paymentsheet. By doing this you link the payment to the customer. For more details see: https://stripe.com/docs/api/customers Hope this helps! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team I am using payment sheet method for doing stripe payment but how to i would submit customer details to the stripe payment
Beta Was this translation helpful? Give feedback.
All reactions