gsedrak1 Posted December 14, 2007 Posted December 14, 2007 Hi I got st george HPP to work now I need some help How to pass the amount from shopping cart oscommerce checkout_confirmation.php page to st. george form page, ? what are the variable for the amount I want to include it to the value of the form value="<? php echo ?> can you tell me anyone can help? you can go to www.shopoholic.com.au george
photofxplus Posted December 14, 2007 Posted December 14, 2007 The variable for the total amount in the shopping cart is: $cart->total Lloyd
gsedrak1 Posted December 14, 2007 Author Posted December 14, 2007 The variable for the total amount in the shopping cart is: $cart->total I include it in the form value like this, I did not get the amount in the form from checkout_confirmation.php page can you rewrite the php echo <td><label> <input name="amt" type="text" size="11" maxlength="11" value="<?php echo $cart->total ; ?>"/> </label></td> please help me God bless you sir George Sedrak [email protected]
Recommended Posts
Archived
This topic is now archived and is closed to further replies.