#juliajuliajulia
1 messages · Page 1 of 1 (latest)
Hi 👋 I don't believe the name field inside of billing_details is required when confirming a payment. Are you seeing an error indicating otherwise?
Address verification is performed by the issuer of the card being used, not Stripe. You can read more about that here:
https://stripe.com/resources/more/what-is-address-verification-service
Also, does Stripe default the Stripe customer name to the billing name, or shipping name?
Can you elaborate on what you're trying to ask here? Customer objects have distinct fields for theirnameandshipping.namefields:
https://stripe.com/docs/api/customers/object#customer_object-name
https://stripe.com/docs/api/customers/object#customer_object-shipping-name