vote up 0 vote down star

I can't seem to apply a tax value on the cart total value even though I :

  1. activated the "By Country/Area" tax module.
  2. added my country/region tax rate.
  3. checked the "Show With tax included" checkbox.

here's attached a screenshot of the on-going problems, I've selected the areas where something's fishy.

So basically, the cart shows "With tax included" but doesn't calculate it neither on the item or the total. The checkout shows some tax calculation in the "Item Ordered" but its total is not the right amount. It's also not displaying in the "total" fieldset.

I changed the templates a bit to make it look a little better but I didn't change all those satchmo filters/tags.

here's the template for base_cart.html

And here's the checkout template (order_details.html)

** I also posted this question on the satchmo google groups but I thought it might be worth it to post it here as well since google has now more than a million stackoverflow pages. :P

flag

60% accept rate
Are you asking for help with hacking the source for Satchmo, or general Satchmo configuration help here? – ZombieSheep Jan 13 at 17:37
I was looking for a general Satchmo configuration help and Bruce Kroeze (one of satchmo's dev guy) has answered my question on their google groups. I just added the answer below. – bchhun Jan 13 at 18:11

1 Answer

vote up 0 vote down check

I have to make my products taxable using the checkbox and the selectbox in the admin section.

Then to make it calculate the tax only on the cart's total, I just need to uncheck the "Show with tax included" in the Tax Settings.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.