On a return order I need to be able to set a return fee, in turn reducing the amount that is refunded.
How would you do this in a way that uses the built-in calculation logic? I checked HandlingTotal, but using that will increase the return amount. And a negative value is not allowed.