Hi, I am currently trying to integrate our platform with Clover platform by using rest API. Before that I need to create an authorization module. After a few research, I have some questions here:
Can I only use Oauth with new APP that I create? When I try to connect to 'Orders' under merchant, I could not find secrete of this APP.
For merchant account, is it possible to use CORS? I notice I can create a fix API token in setup field, but only with Oauth, CORS is allowed.
Thanks.