Setting Up WooCommerce

Setting Up WooCommerce


Integration Specs:

  • Supported functions:
    • Order Download
    • Shipment Confirmation
    • Inventory Sync

  • Required Parameters
    • Store URL
      • URL Format: https://<store_url>/
    • Consumer Key
    • Consumer Secret
The minimum supported version of WooCommerce is 3.5

Step-by-step guide

  1. Follow the instructions on this page to setup your API credentials: http://docs.woothemes.com/document/woocommerce-rest-api/
  2. After this, edit your API user and make sure their API permissions are set to: Read/Write
  3. Enter the store url along with your consumer key and consumer secret when setting up the cart.
You can find the Store URL needed by Extensiv Integration Manager on the System Status page of WooCommerce. Use the Site URL field.

User Role

The user you set up the API key with must have a Role of "Shop Manager" or "Administrator". If not, you won't receive any errors, but Integration Manager will not be able to download any orders. You can verify this by editing the User in WordPress and checking the Role field.



    • Related Articles

    • Cannot connect to WooCommerce site

      Problem Extensiv Integration Manager cannot connect to WooCommerce site. Solution Make sure you have WooCommerce version 3.0.0 or above. Having the latest version can help as well. This can be found at WooCommerce > System Status > WC Version Upgrade ...
    • Sorry, you are not allowed to create resources - WooCommerce

      Problem Extensiv Integration Manager is raising the following alert when trying to mark your orders as shipped: Subject: Error adding tracking to Tracking Extension Message: Could not add tracking data to order: XXXXXX woocommerce_rest_cannot_create: ...
    • Cannot communicate securely with peer - WooCommerce

      Problem CarotRover displays the following error message when trying to communicate with WooCommerce: Could not confirm order: Cannot communicate securely with peer: no common encryption algorithm(s). Solution If you see this error, go into you ...
    • Fix WooCommerce Permissions

      In the left pane of the WooCommerce Dashboard hover over "WooCommerce" and click on Settings Click on the API tab Click on Keys/Apps and then click on the existing API Key Set the permissions to "Read/Write" and save changes. 
    • API key provided does not have write permissions - WooCommerce

      Problem Extensiv Integration Manager displays the following error message when trying to communicate with WooCommerce: Could not confirm order: The API key provided does not have write permissions Solution In the left pane of the WooCommerce ...