Add your application by wizard
Add your application manually
- Login to API Center. You received the login credentials by email.
- Click the Applications and then search WooCommerce and you will be able to see the application.
For WooCommerce the following fields need to be filled out for a successful connection to be established.
- Display Title: The name of the application, no special requirements.
- This can be useful if there are multiple WooCommerce applications, to be able to distinguish between them.
- API Username: This is the API Username found in WooCommerce.
- Check the next section for a description on how to find this.
- API Password: This is the API Password found in WooCommerce.
- Check the next section for a description on how to find this.
- API url: This is the web-address (URL) of the WooCommerce installation for this application.
- Usually this is the address of the webshop. Example: “mywebshop.com”
WooCommerce settings location
To find the API Username/Password required by the WooCommerce Application, please follow the next few steps.
- When you logged into WooCommerce as an administrator, find the WooCommerce setting section.
- Go to the advanced settings and find the ‘REST API’ settings. Once there you need to create a new key.
- When creating a new key, be sure to select read/write permissions.
- When the key is created, you need to copy the 2 alphanumerical codes and paste them in the corresponding ApiCenter fields. Do not share these keys with other third-parties, since only one user is allowed per key.
- Consumer key needs to be filled into API Username
- Consumer Secret needs to be filled into API Password
- When settings are filled out, the result installation form should look something like this.