Closed
Description
Magento is not showing the applied tax amount in any of the locations. We're legally bound to show this, apart from the currency amount, we need the percentage. I'm aware you can use the 'extended' display, but this isn't working for all locations, and is just not appropriate for single tax-class orders.
Preconditions (*)
- Magento 2.3.7
- PHP 7.3.X
Steps to reproduce (*)
- Make an order of a product that has some VAT/Tax applied
Expected result (*)
- Showing of used tax percentage on checkout, cart, order confirmation, invoices etc. (so like "VAT (20%)")
Actual result (*)
- It's just displaying 'VAT'
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.