Hi,
All the documentation about REST Pay Display API is for Web-based applications. Setting Site URL in settings to allow Clover to redirect user to authenticate and obtain access token for further authorized calls...
However, I don't fully understand how this approach can be implemented for Windows Desktop application?
What is Site URL for desktop application,
When or on which step the call happens?
I need to have that call to get Auth Code from query string and then make another call to clover API to get access token, but how do I pass that access token to my desktop app ?
Is there any other way to get that access Token?
Can someone provide simple readable steps to accomplish this?
Please don't send me standard documentation pages, because I've been digging Clover docs two days now, unless the page answers these questions :))
Thanks