How to Retrieve the API Key
To start the integration, you need to have the API Key, which will be needed while doing the Configuration.
To Retrieve the API Key, - Go to the Rue Du Commerce seller panel.
- Login to your seller panel and the dashboard will appear as shown below:
- Click on your profile name as shown in the red box in the above image.
- You will be navigated to the page as shown below:
- Click on Clé API as shown in the image above in the red box.
- The section will appear as shown in the image below:
- You may see the API Key in the box and you need to copy it from here to paste into the corresponding box while doing the Configuration.
- You may also regenerate the API Key by clicking on Générer une nouvelle clé button below the box in which the API Key can be seen.
Related Articles
Commerce Cron
To View Cron details Go to your Magento 2 admin panel. On the left navigation bar, Click on RueDuCommerce Integration. The menu appears as shown below: Click on Cron Logs. The Cron Details page appears as shown below: To Delete all the cron logs, ...
Commerce Feeds
To Manage the Feeds Go to your Magento 2 admin panel. On the left navigation bar, Click on RueDuCommerce Integration. The menu appears as shown below: Click on Feeds. The Feeds page appears as shown below: Do the following tasks if required: View the ...
Overview Section
Want to sell on Rue du Commerce? Have an overview of this marketplace and Rue du Commerce Integration Extension for Magento 2 by CedCommerce. Founded in 1999, the Rue du Commerce marketplace is one of the pioneers of e-commerce sites in France. The ...
Configuration
Once you've retrieved the API Key, you may start the Configuration. To configure the extension, Go to your Magento 2 admin panel. On the left navigation bar, Click on RueDuCommerce Integration. The menu appears as shown below: Click on Configuration, ...
How to Install the Extension
To install the extension, Upload and Extract the RueDuCommerce package file inside the app/code/Ced/ directory and map the sdk with magento root composer.json file in autoload psr-4 section "RueDuCommerceSdk\\": ...