JangoF Posted March 15, 2007 Posted March 15, 2007 Hello! Basically I am using a light modded version of the Shipping Insurance contribution (http://www.oscommerce.com/community/contributions,1069/), which uses a fixed price instead of rates. I was wondering how you can show a value from one of the Order Total modules on the checkout_payment.php page? Quote
JangoF Posted March 15, 2007 Author Posted March 15, 2007 Nevermind, I actually found it out myself. I just had to look in the Order Total file in includes\modules\order_total and look for the value I wanted to show, then just add it in an echo on the page :) Quote
artomh Posted June 4, 2009 Posted June 4, 2009 Nevermind, I actually found it out myself. I just had to look in the Order Total file in includes\modules\order_total and look for the value I wanted to show, then just add it in an echo on the page :) I am trying to do the same thing. Show Insurance value on the order confirmation page. What was the variable that you have used? Could you please provide the syntax? I'm assuming you used the ot_insurance.php file to look up the value, correct? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.