My client is using Clover at their location. We are installing a small linux server also at their location. How can our linux server connect to their Clover system and receive POS events ? Can you point me in the right direction here ?
thanks! mark
My client is using Clover at their location. We are installing a small linux server also at their location. How can our linux server connect to their Clover system and receive POS events ? Can you point me in the right direction here ?
thanks! mark
@hammer's suggestion to use webhooks is the best solution..
Clover devices do not host any sort of "server" making it's services available over the LAN. If you need access to Clover services over the network, it's suggested you use webhooks or REST APIs to do so.
That being said, if you want to expose a network-based service on Clover devices, there's nothing stopping you from developing that solution. Please keep security in mind since it's the norm for the networks on which Clover devices are connected to be insecure.
3 People are following this question.