Need To Add First Name, Last Name and Phone Number On VTEX IO Signup Form Via vtex.login
Opened this issue · 1 comments
SurajPandey186 commented
One of the website built by VTEX IO Shows that we can add First Name, Last Name and Phone on Signup Form
But looking at the props of vtex.login does not explain is there any props for adding First Name, Last Name and Phone Details In Signup Form
Can anybody have an idea put some light on it ?
Is something missing in the docs ?
georgebrindeiro commented
We intentionally separate login requirements from customer data. Usually a complete shopper profile will be created after their first purchase.
If you need to import customer data, you can follow the instructions here:
https://developers.vtex.com/docs/guides/import-customer-data
I'm not sure how to achieve exactly what you want, however. It is probably possible, but not our recommended UX