Hi,
Our app runs on a Clover Flex and:
- Has a listening WebSocket on the local area network
- Point of sale (POS) devices can connect to that WebSocket
- When POS's connect they can initiate payments by sending text based messages to our app
- These requests are then sent to the payment app using the Clover SDK
- The result is returned from the SDK and a text based message returned to the POS
This app works completely fine on a Clover Flex Development terminal. Is there any reason for this not to run on a production Clover Flex terminal?
Thanks
Steve