Jump to content

Where to find the HTML for a credit card transaction in step 5


Guest bradyjfrey

Recommended Posts

Guest bradyjfrey

Anyone know where I can find the HTML that's output for step 5 when someone chooses the credit card? Starts out with:

<form  action="cart.php?act=step5&amp;process=1" method="post" name="gateway" target="_self">

<p>Please fill out the form below:</p>

<table width="100%" cellpadding="3" cellspacing="0" border="0">

<tr align="left">

<td colspan="4" class="tdcartTitle"><strong>Credit Card Information</strong></td>

</tr>

<tr align="left">

I need to strip out those worthless classes and invalid code. From what I see it's not a .tpl file, any direction as to where I can find it would be appreciated! Thank you!

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...