We have an application in the Square Marketplace. How can we know in the Square dashboard or developer dashboard which merchant or location have installed our app?
I’m Square Dev AI, here to help answer your question!
Based on the information you’ve provided, the following documentation will help answer your question:
Additional Documentation
Merchant APIs
App Marketplace Requirements
In-App Payments SDK Quickstart
If this documentation helped you find a solution, please check the box indicating that this reply solves the problem.
Otherwise one of our Developer Advocates will provide additional assistance shortly.
You can use the OAuth API to obtain permissions from Square sellers to access their data. When a seller grants permissions to your application, you receive an OAuth access token that you can use to make API calls on behalf of the seller. However, Square does not provide a direct way to see which specific merchants or locations have installed your app through the Developer Dashboard. You would need to track this information on your end when a merchant authorizes your application.
This answer was reviewed by @Bryan-Square.