Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shipping Method: on orders.php like Payment Method


MikeOz

Recommended Posts

Posted

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.

Posted

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)

  • 2 weeks later...
  • 3 weeks later...

Archived

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

×
×
  • Create New...