Code: Select all
<input type="hidden" name="custom" value="<?php echo $custom; ?>" />
http://forum.opencart.com/viewtopic.php?f=113&t=8654
in the /catalog/controller/payment/pp_standard.php .... using opencart 1.5.0.5
when customer buying product which is being sent online/email after redirecting to paypay hes getting 2 items

one of them is shipping which is setup to 0 and no shipping required in the opencart.
can we turn it of? so on the paypal page (invoice) before paying then can see only product without shoping delivery option?
thanks
paul t