I was wondering if there was a token for subtotal excluding VAT.
I want to be able to add the token to an affiliate script so the tracked total would be the price before VAT and shipping. Then the affiliate gets commission only on the before VAT price. Currently I am using [order-subtotal] but it includes the VAT.

My setup
The 'Sell Price' price field is selected as inclusive of VAT.
'Keep VAT inclusive prices the same after a rate change.' is selected too.
Everything else is not selected.

If there isn't one maybe I could create one with the custom token module, but in that case what would be the bit of php replacement? Thanks.

Comments

longwave’s picture

Category: support » feature

There is no token for this, but I think one could probably be added. Changing to feature request.

arski’s picture

a similar request would be to have a conditional available in conditional actions that checks order total without VAT (currently only with-VAT order total is there)

Thanks a lot!