App ID for specific location?

Hi, I’m connecting a shopping cart with an app from the developer. All I do is plug the Application ID and Access token into the app and it takes it from there.

Is there a way is the developer portal to generate the Application ID and Access token to be specific to one location I’ve set up in my square account? I need the name, address, and other details in the transaction to reflect one of the locations in my account and not the main account information.

Thanks!

No, the access token and application id have access to your entire account which includes all of your locations. The application itself should be determining what location it goes to (most endpoints have a location_id parameter).