mmowmf Posted August 18, 2011 Share Posted August 18, 2011 Hi there! I have just installed the version 1.4.4 and the store will be people buying downloaded items. I have just enabled the guest checkout and instant checkout, however I would like to edit the fields that it asks you to populate, such as the phone number, company and address etc(as these won't be used and people are reluctant to give these out). Is there a way to disable these fields? Thanks, Chris Link to comment Share on other sites More sharing options...
tomerg3 Posted August 18, 2011 Share Posted August 18, 2011 It's not a good idea, as most credit card processors (and paypal) use those fields. Address verification can help you prevent CC fraud. Link to comment Share on other sites More sharing options...
saulon Posted August 19, 2011 Share Posted August 19, 2011 Hi there! I have just installed the version 1.4.4 and the store will be people buying downloaded items. I have just enabled the guest checkout and instant checkout, however I would like to edit the fields that it asks you to populate, such as the phone number, company and address etc(as these won't be used and people are reluctant to give these out). Is there a way to disable these fields? Thanks, Chris Hey there, I am also looking for this solution, I need to disable some fields from the instant checkout payment, I tried to use the is_customer_param but it does not work with required fields. Thanks in advance! Link to comment Share on other sites More sharing options...
mmowmf Posted August 19, 2011 Author Share Posted August 19, 2011 Thanks for the reply tomerg3. I can understand that some may need them in. Maybe address is one thing, but I don't think phone number should be mandatory. I'm guessing these fields have to stay as they are then? Thanks, Link to comment Share on other sites More sharing options...
otropaco Posted August 19, 2011 Share Posted August 19, 2011 I have only email, first name, last name, address 1, zip code, city, & country (and state if the country needs it). The rest work well with "is_customer_param" in the class. You must change a lines in AuthController.php and AddressController.php for make the phone not required Link to comment Share on other sites More sharing options...
tomerg3 Posted August 19, 2011 Share Posted August 19, 2011 It depends on the payment method you use, I believe that for paypal they are required. We also sell downloadable products on our site (all our modules), and decided to keep those fields, as they help identify potential fraud.. Link to comment Share on other sites More sharing options...
fandorin Posted September 16, 2011 Share Posted September 16, 2011 does anyone know how to disable address in express checkout? i need only first/last name and email. PLEASE help! ps. i edited classes/address.php and customer.php, deleted them from protected $fieldsRequired, but that didnt work.. these fields are still required... Link to comment Share on other sites More sharing options...
Mike Kranzler Posted September 16, 2011 Share Posted September 16, 2011 Hi fandorin, As Tomer mentioned above, we strongly suggest that you do not remove those fields, because they are there to help deter credit card fraud. -Mike Link to comment Share on other sites More sharing options...
fandorin Posted September 16, 2011 Share Posted September 16, 2011 Hi fandorin, As Tomer mentioned above, we strongly suggest that you do not remove those fields, because they are there to help deter credit card fraud. -Mike thanks for your answer. we will be using external merchant with good, i hope, anti-fraud protection, so that's not a problem. so, if u can give some advice on my question, your help would be very appreciated... Link to comment Share on other sites More sharing options...
fandorin Posted September 17, 2011 Share Posted September 17, 2011 maybe someone else knows the answer... Link to comment Share on other sites More sharing options...
fandorin Posted September 18, 2011 Share Posted September 18, 2011 its incredible, especially for forums, when people know the answer and write down an advices about absolutely another subject and ignoring PMs after that. thanks. anyway, if somebody can help, i will be VERY grateful. Link to comment Share on other sites More sharing options...
fandorin Posted September 19, 2011 Share Posted September 19, 2011 still searching for answer... 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