#Chuplag-customerdetails
1 messages · Page 1 of 1 (latest)
@frail junco are you using Elements and PaymentIntents directly?
in that case you would collect that information from the user in your own HTML forms and you can pass it to Stripe in a few different ways, depends exactly. For example you could send it to your backend and add it when creating the customer object : https://stripe.com/docs/api/customers/create