Checkout: brutto amount equals netto amount (tax not added) — cart module calculates correctly, checkout page does not

Phoca Cart - complex e-commerce extension
OlafR
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 13 Aug 2026, 16:29

Re: Checkout: brutto amount equals netto amount (tax not added) — cart module calculates correctly, checkout page does n

Post by OlafR »

But still, why is this behavior in the checkout different as in the cart module?

That is still not answered. this is confusing and not congruent. So this must be an error on the checkout page or all the other pages/modules?!?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49569
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Checkout: brutto amount equals netto amount (tax not added) — cart module calculates correctly, checkout page does n

Post by Jan »

Hi, this is only about how to interpret the view - if x way or y way. Communit just selected the current way for the checkout. Checkout and cart are different views - one is really small view to only inform about the items in cart, the second is complete checkout info for users and there are possible two ways (how to display the rows or columns amounts) and the current way was just selected. So for now, the checkout view can be changed in template override for displaying it in opposite way :idea:
If you find Phoca extensions useful, please support the project
User avatar
Nidzo
Phoca Expert
Phoca Expert
Posts: 563
Joined: 07 Nov 2018, 14:55

Re: Checkout: brutto amount equals netto amount (tax not added) — cart module calculates correctly, checkout page does n

Post by Nidzo »

Or maybe to implement it in core as option:
Use X way
Use Y way
:shock:
Post Reply