You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tax is shown in the order total listing however not besides the products.
Line 146; if the if (sizeof($order->info['tax_groups']) > 1) statement is removed, the tax is shown however it shows 0% for products where tax is not applicable. Will be looked into further.
Configuration is Display Prices with Tax = false, checking out with account in a zone subject to tax. Fresh install of current Github master.
The text was updated successfully, but these errors were encountered: