Hello,
In my MAgento I would like to have the following configuration:
For my classic customers, a display of prices in the catalog including VAT and in the cart excluding VAT and including VAT and for a specific "PRO" customer group, a display of prices in the catalog excluding VAT and in the cart excluding VAT and including VAT.
For the classic customer no problem it's the basic configuration of my site, but for the pro I can't get this display depending on the config I tested it's either I have a tax everywhere (catalog and cart) or nowhere
Do you see what I mean? how to solve this?
Hello @quatrys81100
You can't set the tax configuration based on the customer groups in the Magento community edition. That is Magento B2B functionality.
Either you need to go with the Magento B2B or need to do customization code in the community edition of the Magento.
If my answer is helpful full then please set the accept solution flag and kudos flag so other members can take the same reference.
hello I have solve it by custom code.
I have displayed all price formar included taxes and excluded.
And for the custom group customer i display a custom class on body and with css i can to hide or shwo the right price