We also had the problem with the “Country Tax” because in Germany, it has to say “MwSt.”. The solution we use is not the perfect solution, but it works.
You create a div object with a white background. In this object you put a text object and name the text. The div object is placed between the two objects that enclose the “Country Tax”, in our case, between the subtotal and the delivery costs. The Div object must be absolute as a position and thus it covers the Country Tax with its own text. Hope this helps.
1 Like