WooCommerce Integration Setup for SalePro POS

Apr 28, 2026 2 min read

To connect your WooCommerce online store with your SalePro POS system, you need to provide the WooCommerce API details from your shop.

Please follow the steps below carefully:

Step 1: Generate WooCommerce API Keys

First, log in to your WooCommerce admin panel and generate API keys.

Navigation:

WooCommerce → Settings → Advanced → REST API → Add Key

Step 2: Create API Key

While creating the API key:

  • Enter a description (Example: SalePro POS Integration)
  • Select the user with admin access
  • In Permissions, select Read/Write

⚠️ Read/Write permission is required for proper synchronization.

Step 3: Copy API Credentials

After generating the key, WooCommerce will provide:

  • Consumer Key
  • Consumer Secret

Please copy both values carefully.

Step 4: Enter Details in SalePro POS

Now open your SalePro POS WooCommerce integration settings and fill in the following fields:

WooCommerce Consumer Key

Paste the generated Consumer Key

WooCommerce Consumer Secret

Paste the generated Consumer Secret

WooCommerce App URL

Enter the full URL where your WooCommerce store is installed.

Example:

  • http://www.yourstore.com
  • https://www.yourstore.com

Important Notice

You must include http:// or https:// before the WooCommerce store URL.

Without HTTP or HTTPS, the connection will not work properly.

Correct Example

https://www.yourstore.com

Wrong Example

www.yourstore.com

Final Step

After saving all the details correctly, SalePro POS will be able to connect with your WooCommerce store.

  • Products – Synced from SalePro POS to WooCommerce
  • Orders – Synced from WooCommerce to SalePro POS