Jump to content

Hidden Fields on Checkout.tpl


Danny de Hek

Recommended Posts

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

Screen Shot 2019-01-13 at 3.04.43 PM.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated