What is the reason that the order not printed and only works after restart?
Which is more reliable to get the order printed?
- Using fire order REST API (/v3/merchants/{mId}/orders/{orderId}/fire). I couldn't find it anymore in the documentation
- Send event to Android App (we found that sometimes the event not delivered)
Or there is a better solution to guarantee all orders printed?