Coupon does not display on Email order Confirmation....
-
- Lieutenant, Jr. Grade (LT JG)
- Posts: 29
- Joined: Tue Sep 16, 2008 11:51 pm
- Location: INDIA (Gujarat)
- Contact:
Coupon does not display on Email order Confirmation....
Hi all,
We have implemented AbleCommerce7.0, all running well.
Now after placing order, user getting order confirmation via Email.
Here we have configured Coupon for product as per the help of AbleCommerce, but in Email we getting discount 0, and there is no any description if coupon in Email confirmatiuon, but Total coupon amount.
Here with I attached screenshot of that problem.
Please help me if anyone knows.
We have implemented AbleCommerce7.0, all running well.
Now after placing order, user getting order confirmation via Email.
Here we have configured Coupon for product as per the help of AbleCommerce, but in Email we getting discount 0, and there is no any description if coupon in Email confirmatiuon, but Total coupon amount.
Here with I attached screenshot of that problem.
Please help me if anyone knows.
Re: Coupon does not display on Email order Confirmation....
Thanks, a new bug have been reported. Please have a look at the following link
http://bugs.ablecommerce.com/show_bug.cgi?id=7256
http://bugs.ablecommerce.com/show_bug.cgi?id=7256
Re: Coupon does not display on Email order Confirmation....
Hello
This was due some missing nvelcity code in template. Here is the fixed version of the OrderShipped template. Download the attachment, copy its contents and paste them into the OrderShipped Email template and save it.
Thanks
This was due some missing nvelcity code in template. Here is the fixed version of the OrderShipped template. Download the attachment, copy its contents and paste them into the OrderShipped Email template and save it.
Thanks
Re: Coupon does not display on Email order Confirmation....
Hello,
I believe I found another issue with the Order Cofirmation template involving a discount with coupon.
I implemented the nvelocity code into my templates today from this post and no sooner did I do that a customer bought some products that were eligible for a discount PLUS they used a coupon code I have listed on a shopping website.
In the "Order Totals" everything is listed separately (great) but I found in the Order Confirmation email it is only listing the "Discount" line item under the products.
In the Admin area when I pull up the order it does show correctly, like this:
Discount Flasks 10% Discount ($16.77) 1 ($16.77)
Coupon 10% Off ($15.10) 1 ($15.10)
How can we get the email template to show both Discount and Coupon line items when used together?
Thank you in advance.
I believe I found another issue with the Order Cofirmation template involving a discount with coupon.
I implemented the nvelocity code into my templates today from this post and no sooner did I do that a customer bought some products that were eligible for a discount PLUS they used a coupon code I have listed on a shopping website.
In the "Order Totals" everything is listed separately (great) but I found in the Order Confirmation email it is only listing the "Discount" line item under the products.
In the Admin area when I pull up the order it does show correctly, like this:
Discount Flasks 10% Discount ($16.77) 1 ($16.77)
Coupon 10% Off ($15.10) 1 ($15.10)
How can we get the email template to show both Discount and Coupon line items when used together?
Thank you in advance.
AC 7.0.3 build 13937
Re: Coupon does not display on Email order Confirmation....
You can fix it in the same way as above.
Re: Coupon does not display on Email order Confirmation....
Here is the fixed version of the OrderConfirmation Email template. You can find the coupon related code in it to find the additional line or changes required to fix this
Re: Coupon does not display on Email order Confirmation....
Is this fixed in 7.0.2?
Re: Coupon does not display on Email order Confirmation....
Yes it is.Is this fixed in 7.0.2?