In order to conncect to the Marketplace, you have to enter your credentials into Channel Pilot Pro.
To do so, go to: -> Marketplaces -> Galaxus -> Connection Settings
In this area, you set up the technical connection between your system and the respective marketplace. To ensure that data such as orders, products, or status updates can be exchanged correctly, you need specific access credentials provided by the marketplace.
The required connection information are:
Merchant ID
Client ID
Client Secret
These credentials are used to uniquely identify your account and to securely authenticate communication with the marketplace.
Meaning of each value
Merchant ID
Uniquely identifies your merchant account on the marketplace. It ensures that all actions and data are clearly assigned to your account.
Client ID
Acts as the public identifier of your application. The marketplace uses the Client ID to recognize your integration and assign the connection technically.
Client Secret
A confidential key used together with the Client ID to establish a secure connection. The Client Secret should be kept private and never shared.
How do you set up the connection?
Log into the marketplace’s merchant or developer area.
Navigate to the API or app integration section.
Copy your Merchant ID, Client ID, and Client Secret.
Enter these values into the corresponding fields in your system.
Save the settings.
Once the connection has been successfully established, data can be exchanged automatically between your system and the marketplace.
Security note
Keep the Client Secret stored securely.
Do not share it with third parties.
If you suspect it has been compromised, generate a new one in your marketplace account and update the connection settings accordingly.
