Danny de Hek Posted January 13, 2019 Share Posted January 13, 2019 I just spend 3-4 hours working out how to install hidden fileds for Checkout.tpl and I would like to share to help others. People signup for a FREE month trial on the day to be at my Business Networking, if you go to my see https://signup.elite6.co.nz I only want 4 details from them at the start Frist Name, Last Name, Email Address and Mobile I don't need the country, for them to create a PW or need to know how they are going to pay. 1st) edit our the code you do not what to display <-- CODE TO NOT DISPLAY IN HERE --> <input type="hidden" name="country" value="COUNTRY"> <input type="hidden" name="paymentmethod" value="CC"> <input type="hidden" name="password" value="MAKEUPSTANDARDPW"> <input type="hidden" name="password2" value="MAKEUPSTANDARDPW"> I would still like to know want the vaule is for "paymentmethod" if I would like the default to be Bank Transfer? Or if I wanted to auto generate password what code what I put in and where? Cheers 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.