v 7.0.5
I want to include both product cost and charges in the calculation of the total order in applying a shipping coupon. Is that possible? In other words, Free shipping on orders totalling 100. The 100 should include type 0 and type 6 orderitemtypes.
Thanks
Thomas
Shipping discount calculation
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Shipping discount calculation
It would have to be customized. We did it by creating a second coupon and applying that with the product coupon at the same time on checkout.
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
-
- Ensign (ENS)
- Posts: 11
- Joined: Mon Apr 21, 2008 8:33 pm
Re: Shipping discount calculation
Hi Judy:
My client requested using a coupon for both shipping and product discount as well. It appears that the calculation is in a dll, unless I am mistaken. Is there any location in 7.x where I can do any changes? Or would AC have to customize for me?
Thanks!
Brad
My client requested using a coupon for both shipping and product discount as well. It appears that the calculation is in a dll, unless I am mistaken. Is there any location in 7.x where I can do any changes? Or would AC have to customize for me?
Thanks!
Brad
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Shipping discount calculation
We have the source code for Able, so I pulled the calculations out of it and made changes and use that instead. I didn't compile it, but just made a class in the App_Code folder so editing would be easy if required later.
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