Hi,
No. However, you have a problem with your mass action.
The "after an order is created" trigger will launch the mass action when the order is been created.
However, with most payment methods, the order is created, you're redirected to the payment gateway, you make the payment, the payment gateway notifies HikaShop, and HikaShop update the status of the order to "confirmed".
So in the "after an order is created" trigger, it's likely that the status of the order is not "confirmed", but "created".
That's why in my previous message, I mentioned instead of the "after an order is updated" trigger.