We are completing integration into Clover and need the orders to print automatically when they hit the system. We are successfully sending orders to the system but need them to print automatically.
Thanks for any help in advance,
David
We are completing integration into Clover and need the orders to print automatically when they hit the system. We are successfully sending orders to the system but need them to print automatically.
Thanks for any help in advance,
David
David,
You will need to implement a notification on your Clover Android app.. Once you create the order via API, you will need to fire notification API to the appropriate device with your Clover app that will listen for the notification. From there, you could create an alert and/or print the order receipt. Please keep in mind that our notification service is not guaranteed so if you need a more robust and timely solution, you will need to use another push service or implement your own.
Best,
Sam
No one has followed this question yet.