#ericbirdsall
1 messages ยท Page 1 of 1 (latest)
Hi there
You can't add custom fields like "Tax ID" within the PaymentElement or Address Element iframe itself. Instead you would just use your own input field for this data.
Don't think you can change the Name to "Company" but let me check on that
thank you for checking ๐
Yeah looks like only 3 options right now of full split or organization for name: https://stripe.com/docs/js/elements_object/create_address_element#address_element_create-options-display-name
I can file feedback about adding a company attribute here
It's not pressing on my end- I'll just throw in some javascript to change the text of Organization to Company and make sure that doesn't break anything else
I think If I were to provide feedback, maybe a generally property that would allow renaming of fields would be nice-
i.e. Address fields say "Address Line 1" - but it would be nice to specify "Billing Address Line 1" or "Shipping Address Line 1" etc
And I do understand the risk of using my own injected JS to change that name. But thank you for noting it!
I appreciate you- have a good day!
You too!