This is how to set up a WooCommerce seller account for AtomicSeller:
Step 1:
Go to the wordpress backoffice
Select Woocommerce / Settings and then “Advanced” tab
Then “Add key”

Step 2:
Fill up the form, select an existing user and then generate a key.

Step 3 :
Generate the key and copy the key and the secret

Step 4:
Report the key and secret in AtomicSeller

Store name: This is the full name of the store used only in user interface.
Store key: This is the main identifier of the store essential when using webservices.
Merchant key: This is the main identifier of the merchant (Optional except if you have multiple stores and multiple merchants)
Store API URL: This is the store path
Key: API key provided by woocommerce.
Secret: Secret key provided by woocommerce. This field is hidden for security reasons.
Connection check:
By clicking on “Check connection” you will get “Connection ok” or an error message.
TroubleShooting:
403 Error: Response status code does not indicate success: 403 (Forbidden).
Please check API key rights
404 Error: Try to reset your WordPress permalinks
If the links are misconfigured, they might be not found and throw a 404 error.

Start by navigating to your Settings › Permalinks tab. Take note of which structure your site is using at the moment. You’ll need to change it temporarily in order to reset WordPress’ permalink settings.
Select the Plain option under Common Settings, and click on the Save button at the bottom of the page:

Then choose your previous permalinks type, and save your changes once more.
