Skip to main content
Skip table of contents

WooCommerce

Partner Setup

Before you start

If your WooCommerce site is on a CDN such as CloudFront, you may need to add a Page Rule (e.g. https://{domain}/wp-json/wc/*) or whitelist the IP address used by Cyclr (see Cyclr IP allowlist).

Authenticating the Connector

To authenticate the WooCommerce connector you will need a Consumer Key and Consumer Secret.

To create or manage keys for a specific WordPress user:

  1. Go to: WooCommerce > Settings > Advanced > REST API.

Note: Keys/Apps was found at WooCommerce > Settings > API > Key/Apps prior to WooCommerce 3.4.

  1. Select Add Key. You are taken to the Key Details screen.

  2. Add a Description.

  3. Select the User you would like to generate a key for in the dropdown.

  4. Select a level of access for this API key — Read access, Write access or Read/Write access.

  5. Select Generate API Key, and WooCommerce creates API keys for that user.

You can now authenticate the connector, passing the Consumer Key you just obtained as the username, and the Consumer Secret as the password.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.