KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: peterxinli on May 16, 2014, 10:46:19 pm

Title: login user check out shopping cart, not include tax on the total price
Post by: peterxinli on May 16, 2014, 10:46:19 pm
Hi,

currently I use konakart ce version. when I do add item to cart without login, I got good price like
total=product_price+tax+shipping, but when I login , and add item to cart, my total price exclude tax
total=product_price+shipping, but my tax already calaulated and listed there.

anyone can help me for that?

Thanks

Peter
Title: Re: login user check out shopping cart, not include tax on the total price
Post by: ryan on May 19, 2014, 07:49:00 pm
You should check your shipping address and see if it lies within a tax zone.
Title: Re: login user check out shopping cart, not include tax on the total price
Post by: peterxinli on May 19, 2014, 08:03:09 pm
thanks, it work now