Hi, I am starting to get familiar with Square Developer to make an integration with the company I work for.
The final goal is to be able to get the orders from different customers (restaurants, each one will be different independent locations) that use square as POS. The problem is that I have doubts about how to register our APP in the marketplace and how we could access the data of customers who install the APP, as we need an automatic process that does not need confirmation from a third party as with OAuth2.
Testing in Sanbox I have managed to create several independent sandboxes and access them with the access tokens generated for each one, together with the location id.
When a restaurant installs our marketplace app in their panel, will an access token be generated for each one?
Thank you very much.