Hi,
We are trying to run the remote pay cloud master application and are experiencing an error. We have done the following:
- setup an application in sandbox.dev.clover.com with a URL for https://localhost:8443
- downloaded and started remote pay cloud master and run via mvn jetty:run
- downloaded the Cloud Pay app on our C300 and started it
- browsed to the Sale page
- entered configuration option #2 and set app ID, URL and device serial number.
We receive the following error: { "name": "CloverError", "code": "communication error", "message": "Error getting device information", "cause": "status returned was not 200" }
And see the following configuration when we get back to the main page which matches our app ID, entered URL and device serial number: (I x'd out the last 5 of each ID) { "clientId": "BBGWXCH0xxxxx", "domain": "https://sandbox.dev.clover.com/", "deviceSerialId": "C030UQ538xxxxx" }
Our device does appear to be able to communicate properly as I ran a couple of test transactions with the device running as a POS and had successful test charges go through.
Please advise as to what else we need to do.
Thanks,
Pete