how to add additional tax on total

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 Jahre weitere
Hi,
we have a new requirement to add an additional tax on total (after adding all further taxes).

for e.g
product price = 100
GST1  = 4% tax
GST2 = 4% tax
------------------
total = xyz
additional tax on total xyz = 1% tax
-------------------
final total

can any one suggest how to achieve this in nop commecre?

Regards,
3 Jahre weitere
You have to create two setting for this two tax percentage and modify the code of  GetTaxTotal method to add this calculation on it.
3 Jahre weitere
There is this multiple tax plugin for Canada which maybe usable for India
https://www.nopcommerce.com/en/multiple-taxes-canadian-taxes-foxnetsoft
There is also this discussion and possible plugin
See https://www.nopcommerce.com/en/boards/topic/48460/india-gst/page/3
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.