#bhaskar8781
1 messages · Page 1 of 1 (latest)
I think if you turn off the name in the related PaymentElement, it will hide the name field in the address element. Can you try that and let me know if it works? I can look furhter as well https://stripe.com/docs/js/elements_object/create_payment_element#payment_element_create-options-fields-billingDetails-name
don't think there is a disable option for business object
is there anyway i could do this in the address element itself
instead of doing it in the payment element?
👋 stepping in here
how about setting the rules css?
Are you using shipping or billing mode for address element?
billing
Yeah no way to disable the name field for Address Element. You can specify how you want to collect it in terms of full / split / organization (https://stripe.com/docs/js/elements_object/create_address_element#address_element_create-options-display-name)
But currently no ability to completely disable this