Not sure if this is my implementation of v1.0 but I am having issues with tax
tax amounts are not showing up in checkout process or in sales reporting in admin
i have tried all variations - tax inclusive prices across catalog, tax exclusive prices across catalog
enetering net amount and gross amoun in product prices
whatever i do just reports whatever the product price is and tax is not presented anywhere
ok - i am still struggling (that means making zero progres son this issue) - this is the scenario
Fresh install on v1.0 - all working fine - except tax
Tax setup:
1) system>configuration>sales>tax calculation
Tax Class for shipping - Taxable Goods
Tax Based on Shipping Origin
Catalog Prices Include Tax
Apply Tax after discount - no
3) Catalog>Manage Products>Test Product
Prices=117.50 (under this is states - incl tax)
Tax Class = Taxable goods
Issue:
In the frontend price displays on product page as £117.50 - correct
In checkout - price in cart displays as £117.50 but states this is excl tax - wrong
Proceed through check out - no reference to tax - OK
In admin sales reports / invoices / dashboard / tax is always 0.00 - wrong
@golles: System > Configuration > Shipping Settings > Shipping Origin - does it have correct (UK) location for this website?
ok the shipping origin was wrong - it ws usa not uk BUT I have changed, refreshed the site and browser and the same problem exists when I ran another test transaction - no tax in cart or in dashboard reports etc
I’m having the same problem, it was all setup and working in 0.9 but after doing a fresh install it’s stopped showing tax (in catalogue and cart).
i had a pm from @moshe he is going to try and recreate the issue when he gets into the office today (he sent me the message at 4am his time - that is dedication for you )
I am sure it will end up being something simple - but I have been on this for over 12 hours now and need the help!
one thing that clears up odd stuff sometimes, esp that wrong origin zip, is to delete /var/cache It can’t hurt anything, and it might fix it, then again it might not.
I found it was showing sales tax for me, which I don’t collect or have to, the way to get rid of that is in the product edit, theree is now two choices Taxable Goods or Shipping. When you select Shipping the sales tax disappears.
@golles: If you set Price include tax = No , does it show tax in the shopping cart?
no - no tax shows in cart if price include tax = no
andyellis_2000 - 01 April 2008 10:46 AM
one thing that clears up odd stuff sometimes, esp that wrong origin zip, is to delete /var/cache It can’t hurt anything, and it might fix it, then again it might not.
.
thanks - Have done that quite a few times during the process