Jump to content

Credit Card Form


jka

Recommended Posts

Can anyone point me to the code for the Credit Card Form displayed after checkout? (Authorize.net AIM Method). The Text Field entries are too wide and also I would like to force the Name & Billing Address as read-only fields.

 

Link to comment
Share on other sites

Thanks. Awesome found it. I knew you would have the answer. Any guidance on how to make all the fields except the card entry fields as read-only?

td width="40">{$LANG.user.name_first}</td>
        <td><input type="text" name="firstName" value="{$CUSTOMER.first_name}" /></td>

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.

×
×
  • Create New...