Order current price less than initial price

You will need to create your ‘adjustment’ order tag group and a tag called whatever, say adjustment.
Then use this action to tag the order with it so the group/tag name would be ‘Adjustment’ the tag value would be the tag itself ,Adjustment, again or whatever you called it.
The price is {ORDER TAG TOTAL} is correct (perhaps drop a show message action with {ORDER TAG TOTAL} in the message to confirm it is returning expected value. something like [=TN(’{ORDER TAG TOTAL}’)*-1] should work. Perhaps put that in the show message also to confirm it does as expected.

[=TN(’{ORDER TAG TOTAL}’)*-1] doesn’t work. the order tag has been added with zero price, and the message has not been displayed on the screen

If i try {ORDER TAG TOTAL} it works.

Please show what you have tried.

With these settings it works perfect

1 Like