[email protected] Posted March 3, 2012 Share Posted March 3, 2012 I'd like to simplify user registration. We don't need address as we will only be selling e-books, so we only need email. We don't even actually need user name - this is all up to payment processing systems whether they need it and we will only use payment aggregators. Is it possible to turn off address information requirements from sign-in and checkout process? 1 Link to comment Share on other sites More sharing options...
radiantebooks Posted March 4, 2012 Share Posted March 4, 2012 Hi, Me too - customers are going to balk at having to give up all that info. Link to comment Share on other sites More sharing options...
mattlasvegas Posted November 28, 2012 Share Posted November 28, 2012 Did you ever find out how to remove address from registration requirements? Link to comment Share on other sites More sharing options...
xaviour Posted November 28, 2012 Share Posted November 28, 2012 Hi, Back Office -> Customers --> Set required fields for this section (at the bottom of customer page) Select the field you want to keep mandatory.(Presta 1.4.9) Link to comment Share on other sites More sharing options...
mattlasvegas Posted November 28, 2012 Share Posted November 28, 2012 (edited) It only offers the ones that are not required to select. All my products are digital so would really like to remove steps not needed. Only really need email and name thats it. Edited November 28, 2012 by mattlasvegas (see edit history) Link to comment Share on other sites More sharing options...
xaviour Posted November 30, 2012 Share Posted November 30, 2012 edit the authentication.tpl file in your themes folder. just delete or hide the aspects you don't need. Link to comment Share on other sites More sharing options...
mattlasvegas Posted November 30, 2012 Share Posted November 30, 2012 I am pretty quick to learn and have edited plenty of code. However never attempted this in with tpl file and it doesn't offer edit in my file manager only download. Any advice from here would be helpful. Thanks Link to comment Share on other sites More sharing options...
jameslit Posted November 30, 2012 Share Posted November 30, 2012 mattlasvegas: do you have Adobe Dreamweaver? You can edit .tpl files with that, it's what I do. I'm sure there are other programs - free ones - you can do it with. It'll probably be some sort of web design program - have a look for free web coding software or something. HTH. Link to comment Share on other sites More sharing options...
mattlasvegas Posted November 30, 2012 Share Posted November 30, 2012 okay I gotcha thats enough to get me in the right direction thanks. Link to comment Share on other sites More sharing options...
Dh42 Posted November 30, 2012 Share Posted November 30, 2012 You cannot edit that out of a template file. Well, you can, but it will give you an error. You have to edit it out of the controller. 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