Conditions
-
So my client has special flow, when the site creates 3 separate orders but they are connected via ACF (custom fields) and then in frontend presented as one order with different options.
This flow is needed for our purpose.
Point is, these orders has custom status and WooSMS is reacting when this status is added – correct behaviour.
But problem is, that it’s firing 3 times for 1 order – as I explained before. I didn’t fined any solution to something like conditions.
E.g.: If order status (this is normal plugin function) AND has CATEGORY (send sms) then it would send SMS.
I would be able to add category to only one order and if plugin would have some more logic beside “status change”, e.g. the category selection, it would be nice.
Or is there any other way?
- The topic ‘Conditions’ is closed to new replies.