#xqprtzcv
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.
- xqprtzcv, 14 hours ago, 9 messages
- xqprtzcv-shipping-change, 16 hours ago, 28 messages
The only way I know of to autofill the Address Element is to either
a) use Stripe Link: https://stripe.com/docs/elements/address-element?platform=web#autofill-with-link, or
b) set the default values for the fields in the Address Element when it is created: https://stripe.com/docs/js/elements_object/create_address_element#address_element_create-options-defaultValues
Believe b should do the trick. Thank you!