Hi,
We are facing some strange issue with clover integration with our restaurant system.
Employee Name for custom orders: We created Employee from the clover admin and passing it when creating order using API, The problem we are facing is, When the user loggedin on POS, The order employee is changing to the POS user automatically but when the POS is locked, the employee name showing correctly.
Printing: When the POS is locked, the printing of order is working well, it ways prints the orders but when the POS is active, It sometimes prints sometimes not. We are using the print_event API for this.
These roadblocks are affecting production implementation. Please let me know if more clarification needed.