Hello,
In my shop I have two taxes 20% and 0%, by default all orders are taken with 20%, but is there any method in PS which I can use in code to change order tax in some situation? For example Customer have tax 20%, but if he choose for example country Germany, tax rate of all order changes to 0%, is it possible? I need "changeOrderTaxRate()" method, or sth like that...