Creating CC processing on the Clover Mini using java sdk tools, we are facing issue to create handshake with the Clover Mini, the documentation is not clear enough as how to create the handshake using CloverConfig We have the deviceURL (assuming its the IP:8443), oauthToken(YES), domain (??), merchantID( YES), device SerialId(YES), clientID(Optional and not required since no app is required) What parameter is the domain it is referring to is not known. POST to the IP:8443 does not works and nmap shows all 1000 ports are closed. CloudPayDisplay app is installed, what is missing?? Thanks