dj4uk Posted September 22, 2005 Posted September 22, 2005 Hi We are currently developing two website with osCommerce both have identical setups in the admin area. All products on the sites should display price including tax hence the display product with tax is set to true in the admin area. Bizarre thing is that one site works perfectly the other displays prices without tax. The only differnence I can see is that the site that isn't displaying prices right has very small costs (right down to ?0.06) - is there a minimum price to charge tax? Any ideas anyone? DJ
dahui Posted September 22, 2005 Posted September 22, 2005 Hi We are currently developing two website with osCommerce both have identical setups in the admin area. All products on the sites should display price including tax hence the display product with tax is set to true in the admin area. Bizarre thing is that one site works perfectly the other displays prices without tax. The only differnence I can see is that the site that isn't displaying prices right has very small costs (right down to ?0.06) - is there a minimum price to charge tax? Any ideas anyone? DJ <{POST_SNAPBACK}> not sure but that might be the key as far as I read here, there could be interefernce with rounding taxes on 2 decimals after dot. maybe try to round on more like 4 ??? as 10 % of 0.06 is only 0.006 which should result in 0.07 incl tax. dahui
dj4uk Posted September 22, 2005 Author Posted September 22, 2005 I thought it might be a rounding error. However for one product the GROSS price is 0.07 and the NET price is 0.0596. The price is displaying as 0.06 on the site so this definately isn't a rounding error it just the NET price being displayed. DJ
MoisesZaragoza Posted September 22, 2005 Posted September 22, 2005 There is no minimal. You probably not have how much taxses are set to at the end of the day the code will be good
dahui Posted September 22, 2005 Posted September 22, 2005 There is no minimal.You probably not have how much taxses are set to <{POST_SNAPBACK}> right did you define tax class and zone and assigned everything absolutely identical? dahui
dj4uk Posted September 22, 2005 Author Posted September 22, 2005 right did you define tax class and zone and assigned everything absolutely identical? dahui <{POST_SNAPBACK}> Both absolutely identical - gone through several times.
MoisesZaragoza Posted September 22, 2005 Posted September 22, 2005 right did you define tax class and zone and assigned everything absolutely identical? dahui <{POST_SNAPBACK}> I assigned everything absolutely at the end of the day the code will be good
Recommended Posts
Archived
This topic is now archived and is closed to further replies.