Elecco Posted October 23, 2015 Share Posted October 23, 2015 What do I need to edit to make email an optional field when placing order? Link to comment Share on other sites More sharing options...
shacker Posted October 24, 2015 Share Posted October 24, 2015 email is a required field in prestashop, becauses uses as username, so where are the confirmation mails sended if you delete it or make optional? You cant. you have a module to use a username instead of an email, but is not the same Link to comment Share on other sites More sharing options...
Elecco Posted October 24, 2015 Author Share Posted October 24, 2015 (edited) Hi, the owner of this shop in question says that some of his customers don't even have email. The shop allows guest checkout and he would like to allow customers to order without entering anything to that field, optionally they could enter and even register account with email. He doesn't offer any other payment options than bill in paper form which he sends together with products. Many orders are made by phone, not even trough shopping cart. Edited October 24, 2015 by Elecco (see edit history) Link to comment Share on other sites More sharing options...
shacker Posted October 25, 2015 Share Posted October 25, 2015 ok, use the free module to allow username isntead of email https://www.prestashop.com/forums/topic/376310-log-in-with-username-instead-of-email-module-attached/ Link to comment Share on other sites More sharing options...
Elecco Posted October 25, 2015 Author Share Posted October 25, 2015 (edited) Hmm, so it really is impossible to just place order without email? Registering with email itself isn't problem, those who have can register, but as the guest checkout is enabled it would really be easier if customer wouldn't need to enter any account info, only address information. I know it is uncommon for customers to order something from internet and not have email, but apparently with this store this is true. Many orders have been made by simply visiting the site and placing the order via phone. Edited October 25, 2015 by Elecco (see edit history) Link to comment Share on other sites More sharing options...
shacker Posted December 5, 2015 Share Posted December 5, 2015 yeap, but you can use that module to change email to username Link to comment Share on other sites More sharing options...
bellini13 Posted December 5, 2015 Share Posted December 5, 2015 I know it is uncommon for customers to order something from internet and not have email, but apparently with this store this is true. Many orders have been made by simply visiting the site and placing the order via phone. So this really should not come as a surprise to you that email address is a core part of Prestashop and many ecommerce platforms. Unfortunately it would require changes to the core code to undo this. You might consider altering the guest checkout process so that the email address is hidden or removed (in theme files), and then in the controller files hard-code a fake email address, or perhaps a real email address from your client that would just get purged daily. This way every guest order created would be created under this fake address, and all emails sent by Prestashop would just go there Link to comment Share on other sites More sharing options...
Catarina123 Posted February 24, 2022 Share Posted February 24, 2022 Em 5/12/2015 às 12:50, shacker disse: yeap, mas você pode usar esse módulo para alterar o e-mail para o nome de usuário Olá, adicionei este módulo, mas não verifiquei as mudanças. Como posso colocar o e-mail opcional? Você pode me ajudar? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now