Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Standard Nochex checkout listing total as shipping total?


Guest

Recommended Posts

On the nochex checkout confirmation page, source code below:

Listing the total as the shipping total only!

 

<td class="main">NOCHEX</td>

</tr>

</table>

</td>

</tr>

<form name="checkout_confirmation" method="post" action="https://www.nochex.com/nochex.dll/checkout"> <tr>

<td align="right" class="main"><br>

<input type="hidden" name="prod" value=""><input type="hidden" name="cmd" value="_xclick"><input type="hidden" name="email" value="[email protected]"><input type="hidden" name="amount" value="1.50"><input type="hidden" name="ordernumber" value="3-20030213114527"><input type="hidden" name="returnurl" value="http://www.omittedbyme/catalog/checkout_process.php?payment=nochex&shipping_selected=&shipping_cost=1.5&shipping_method="><input type="hidden" name="cancel_return" value="http://www.ommitedbyme.co.uk/catalog/checkout_payment.php?payment=nochex&shipping_selected="><input type="image" src="includes/languages/english/images/buttons/button_confirm_order.gif" border="0" alt="Confirm Order" title=" Confirm Order "></td>

</tr></form>

</table></td>

</tr>

<tr>

<td align="right" class="checkoutBar"><br>[ delivery address | payment method | <span class="checkoutBarHighlighted">confirmation</span> | finished! ]</td>

</tr>

</table></td>

<!-- body_text_eof //-->

<td width="155" valign="top"><table border="0" width="155" cellspacing="0" cellpadding="2">

<!-- right_navigation //-->

<!-- shopping_cart //-->

<tr>

<td>

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

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="9" height="11"></td>

<td width="100%" height="14" class="infoBoxHeading">Shopping Basket</td>

<td height="14" class="infoBoxHeading"><a href="http://www.dvddvdvcd.co.uk/catalog/shopping_cart.php"><img src="images/infobox/arrow_right.gif" border="0" alt="more" title=" more " width="18" height="14"></a><img src="images/infobox/corner_right.gif" border="0" alt="" width="11" height="14"></td>

</tr>

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">

<tr>

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

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

<td align="left" class="boxText"><table border="0" width="100%" cellspacing="0" cellpadding="0"><tr><td align="right" valign="top" class="infoBoxContents"><span class="infoBoxContents">1 x </span></td><td valign="top" class="infoBoxContents"><a href="http://www.dvddvdvcd.co.uk/catalog/product_info.php?products_id=140"><span class="infoBoxContents">Resident Evil</span></a></td></tr></table></td>

</tr>

<tr>

<td align="left" class="boxText"><img src="images/pixel_black.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

<td align="right" class="boxText">?8.39</td>

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

</table>

</td>

</tr>

</table>

</td>

</tr>

<!-- shopping_cart_eof //-->

<!-- customer_orders //-->

 

Any Ideas!

Jeff1

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...