#piLLy

1 messages · Page 1 of 1 (latest)

vernal creekBOT
midnight forge
#

Hi 👋 I don't believe so. When that box is unchecked, the Payment Element will collect billing address information, but it will only collect what is necessary for the payment method selected to be successful. If you want to always collect full billing address information, you will need to add your own custom fields to do that and suppress the collection of address information by the Payment Element.

You can do that by passing never for the fields you don't want the Payment Element to collect:
https://stripe.com/docs/js/elements_object/create_payment_element#payment_element_create-options-fields