fmosse Posted October 24, 2009 Posted October 24, 2009 Hi! I have installed ot_discount_coupon_codes_3_34 in my oscommerce site. I can create coupons and generate an order... and the discount is generated. But in checkout_confirmation.php I don´t see the discount in the BILLING TABLE... I mean, I have, for example: Subtotal: $405.00 IVA 21%: $64.05 Manejo de Envío: $10.00 Total: $379.05 So as you see it´s making a $ 100 discount... but I dont see the line that should explain it... I should see: Subtotal: $405.00 Discount: $100 IVA 21%: $64.05 Manejo de Envío: $10.00 Total: $379.05 How can I fix it? Which is the variable that I should use in checkout_confirmation.php so I can use it? Thanks!! Francisco Quote
steve_s Posted October 24, 2009 Posted October 24, 2009 Hi! I have installed ot_discount_coupon_codes_3_34 in my oscommerce site. I can create coupons and generate an order... and the discount is generated. But in checkout_confirmation.php I don´t see the discount in the BILLING TABLE... I mean, I have, for example: Subtotal: $405.00 IVA 21%: $64.05 Manejo de Envío: $10.00 Total: $379.05 So as you see it´s making a $ 100 discount... but I dont see the line that should explain it... I should see: Subtotal: $405.00 Discount: $100 IVA 21%: $64.05 Manejo de Envío: $10.00 Total: $379.05 How can I fix it? Which is the variable that I should use in checkout_confirmation.php so I can use it? Thanks!! Francisco Hi Make sure the order total coupon is enabled and no order total modules have the same sort order number or it wont work Steve Quote
fmosse Posted October 24, 2009 Author Posted October 24, 2009 Hi Make sure the order total coupon is enabled and no order total modules have the same sort order number or it wont work Steve wow, what a fast reply!!! I changed the order so it doesn´t have the same order of others and it works!! Thanks!! Francisco 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.