You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're seeing more inbound requests for updated invoices from businesses.
Add business name
Add business address
One idea I had was to make the address fields required in case of adding a VAT. However, it's not great due to the flow of the form. Since toggling VAT would then expand fields already "completed" above it (address).
I think it might be best to simply have a "I'm buying as a business" switch underneath the email/name fields. Once toggled it would:
Make address required
Open the VAT input by default (optional)
Capture the business name? Could be great to store on our end and showcase in the UI. Since Stripe only supports one "name" I'm not sure how to best carry this forward. First address line is not great for address autocompletion/validation either. Needs to be thought of.
The text was updated successfully, but these errors were encountered:
We're seeing more inbound requests for updated invoices from businesses.
One idea I had was to make the address fields required in case of adding a VAT. However, it's not great due to the flow of the form. Since toggling VAT would then expand fields already "completed" above it (address).
I think it might be best to simply have a "I'm buying as a business" switch underneath the email/name fields. Once toggled it would:
The text was updated successfully, but these errors were encountered: