#Tom-element
1 messages · Page 1 of 1 (latest)
Hi! When creating the Element you can ask it to hide the address by passing fields.billingDetails:never in the options. https://stripe.com/docs/js/elements_object/create_payment_element#payment_element_create-options-fields-billingDetails
However it's not possible to always show this field. It will only be displayed when it's required by the payment method selected.
Thanks Soma... It doesnt look like shipping address is an option either right: https://stripe.com/docs/elements/shipping-address-element ?