maskott Posted March 17, 2004 Share Posted March 17, 2004 Hello, I am currently trying to customize a copy of osCommerce to utilize another company's tracking engine. I have added the proper image tag to the order confirmation page, but now I need a PHP variable that I can call from the confirmation page which contains the order's subtotal value. Any insight into this issue would be greatly appreciated. Thanks, Mike Link to comment Share on other sites More sharing options...
Nick Weisser Posted March 18, 2004 Share Posted March 18, 2004 Try searching for display_price in checkout_confirmation.php. The array in which the subtotal is stored should be near one of the display_price methods of the currency class. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.