MikeOz Posted January 13, 2005 Posted January 13, 2005 Hi, Sorry if this has been discussed elsewhere on these forums. I did search but didn't have too much luck. What I have been trying to figure out is how to show the Shipping Method on the orders.php page like it shows the Payment Method. The code it uses to display the current Payment Method is: $contents[] = array('text' => '<br>' . TEXT_INFO_PAYMENT_METHOD . ' ' . $oInfo->payment_method); I tried changing the $oInfo->payment_method to $oInfo->shipping_method without any luck (I don't know php). Can anyone shed some light on this for me and earn yourself some good karma at the same time. Thanks! P.S. Top job to everyone who has contributed to osCommerce, it rocks.
MikeOz Posted January 18, 2005 Author Posted January 18, 2005 Hmmm, I guess I should assume that nobody is seeing this thread because I know there is some smart people on here who could tell me an answer! bump (again)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.