We grant a 2% discount on the product total of an entire order that is placed online. We have modified the code to automatically add an 'order coupon' during checkout (in Page_init of PaymentPage.ascx.cs) so the customer sees the discounted total prior to payment. All works fine, however, in the order summary screens (admin & email confirmations) every product line is followed by a separate coupon discount line. If the user stops the checkout process and views the cart, the cart also shows this 'order discount' after every product. VERY cluttered and distracting. The discount total of each line is correct for each product, but it looks like what I'd expect from a product discount coupon. So for instance, a 30 line order, creates a 60 line order summary. It does correctly show the product subtotal, taxes, shipping and coupon totals, but is there any way to prevent the order coupon discount from displaying after each product line, leaving only the order coupon's discount 'total' in the totals section?
-=Alan=-
Order Coupon shown after every product line
Re: Order Coupon shown after every product line
Nearly 2 years later, and no solutions or even suggestions....really? This behavior is desired by everyone else?
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Order Coupon shown after every product line
Older versions of Able showed one coupon line, but newer ones show multiple lines. I don't remember at what version it switched, but I remember doing an upgrade for someone where it happened and they wanted only one line, so I extracted code from Able's source code from an earlier version and used that. You can work around the display issue with code on just those pages, but there will still be multiple lines in the database tables. I believe Able told me the change had something to do with Avatax integration- Avatax wanted multiple lines.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx