Eric_SIN Posted January 9, 2006 Posted January 9, 2006 Hello everyone, I'm trying to install the above contribution. Everything works fine, upon checkout the osCom send the HTML email confirmation including all info. Only problem is that the order total is not correct. This is the original osCom output in the product part of the email: Products ------------------------------------------------------ 1 x ITEM1 = $110.00 ------------------------------------------------------ Sub-Total: $110.00 Local Shipping options (4 kg): $5.50 Total: $115.50 This is the (wrong) output of the contribution: 1 x ITEM1 = $110.00 Sub-Total: 0.00 Local Shipping options (4 kg): .50 Total: 5.50 I guess there must be something wrong with the code in checkout_process.php. Has anyone experienced this before? Is there another similar contribution available? Thanks !! 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.