Hi, I have difficulties to understand how we can provide clover semi integration with our solution. One of our customer asked me to integrate clover to our solution and while it is supposed to be quick and easy, theres imo way to much noise in the doc to understand clearly what i have to do.
I can do it with remote-pay example and codelabtutorial with provided ids and token. but as soon as i go further to go through your app thing and Oauth flow, im lost.
I tried to create an app on the developper dashboard, webbased. I used rest config to set url and cors. but my test is on local host and the token received trigger cors error.
I mean, i just want to send sale request from my app to clover device through cloud.
what is the most simple way to achieve that, including all configuration on your dashboard.
Do i really need to create an app on the marketplace and does each of my customers(merchant) have to link to me and if so, how?
we have a POS in our webapp but our app is deployed localy on each of our customers servers.
Does each of our customers have to create an app and developper account or i dont know.
How can i do the most simple integration to perform only sale request on our customers clover device, knowing that each customers have its own instance of our solution webapp on their own servers.