an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > Wrong Tax when coupon applied.
Last Post 6/4/2010 1:10:56 PM By Bahram. 14 replies.
Page 2 of 2 (15 posts) << First < Prev 1 2 Next > Last >> 
6/2/2010 11:04:58 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Wrong Tax when coupon applied.
Copy to web\bin folder to overwrite the existing ones.
DotShoppingCart Staff
6/2/2010 11:25:02 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Wrong Tax when coupon applied.
 
The Tax is calculated correctly but The Total is wrong
 
 
The Tax is calculated right 
Look that the Order Total must be : ( 75 + 25 - 7.5 )  * 12% =  103.6
 
but
 
The Total is calculated in wrong way
now it is :  ((75 + 25 ) * 12% ) - 7.5 = 104.5
6/3/2010 12:00:59 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Wrong Tax when coupon applied.
The zip file should be fixed to address the Grand Total issue. Please re-download the file.
DotShoppingCart Staff
6/4/2010 1:10:56 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Wrong Tax when coupon applied.
 I also need the source code of fix for UserControl.dll since I need to use it with another tweak : (0% coupons) and make a new dll.
 
Page 2 of 2 (15 posts) << First < Prev 1 2 Next > Last >>