-
Notifications
You must be signed in to change notification settings - Fork 1
Description
*Your issue/question:
I am an external integrator working on an integration with the Arcadier marketplace. In order to proceed with the integration, I need access to the merchant token to authenticate API requests.
However, I would like to avoid handling sensitive admin credentials. Therefore, I am requesting the merchant token for the specific merchant account, which would allow me to authenticate and interact with the necessary API endpoints without requiring full administrative access.
What you expect to achieve:
I expect to receive the merchant token for the specified merchant account in order to proceed with the integration without requiring administrative credentials.
What happens instead:
Currently, I do not have access to the merchant token and cannot proceed with the integration using only the merchant’s information.