Is there a reason you are using remote-pay-cloud and not remote-pay-android?
according to the documentation
the Disadvantages of local network connection/direct connection are:
Your POS users will be required to install and trust the Clover device server certificate in each browser that runs the POS.
i am running my application on Android system. there is no browser involved at all. how can i bypass the certification issue.
Your implementation must be using an Android WebView as the Cloud SDK is written in JavaScript. I would strongly suggest reconsidering the original implemenation.
1 Person is following this question.