Happy German Tax Stuff (please move to "how to"

  • Posts: 87
  • Thank you received: 10
12 years 2 months ago #39140

Hi nicolas,

right now, we have this look on our checkout page

1. total price (no tax)
2. shipping (with tax from EU tax zone, shipping include as a virtual products price)
3. Tax (from items and shipping)
4. total (item, shipping and taxes)

Point 2 with tax in this case realy makes no scenes. In Germany the shipping is a part of the hole order. So far so good.
The result is correct, but it would be better, to show the shipping without tax.

Is there a way without coding and editing. I find some threads, but no nice sweet solution....

Last edit: 12 years 2 months ago by gaborgaborgabor.

Please Log in or Create an account to join the conversation.

  • Posts: 87
  • Thank you received: 10
12 years 2 months ago #39141

I added

echo $this->currencyHelper->format(@$this->shipping->shipping_price,$this->shipping->shipping_currency_id);

in the else -> in views->checkout->cart

So it works for now.

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
12 years 2 months ago #39252

Yes, we'll have to add an option to handle the taxes display in a centralized manner.

Please Log in or Create an account to join the conversation.

Time to create page: 0.062 seconds
Powered by Kunena Forum