# WooCommerce Configuration

<figure><img src="https://794987320-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MCRVg-TYx3gVa2Tqtf_%2Fuploads%2FivL1CYO7bVFLtGWgol7U%2Fimage.png?alt=media&#x26;token=27045b9d-e5b2-4a8c-af9a-235764f5693f" alt=""><figcaption></figcaption></figure>

<figure><img src="https://794987320-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MCRVg-TYx3gVa2Tqtf_%2Fuploads%2FQX27cmmFLso939r6vbXA%2Fimage.png?alt=media&#x26;token=a5831f3a-08c8-4b9f-a0f9-aedfc3df76ba" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="171.3333740234375">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Web Service URL</strong></td><td>Specifies the <strong>WooCommerce store API endpoint URL</strong> used to establish the connection between the integration platform and the WooCommerce store. The URL should point to the WooCommerce REST API base path. Example: <code>https://yourstore.com/wp-json/wc/v3/</code>. Replace <em>yourstore.com</em> with the actual domain name of the WooCommerce store.</td></tr><tr><td><strong>Consumer Key</strong></td><td>The <strong>API Consumer Key</strong> generated from the WooCommerce REST API settings. This key is used to authenticate the integration application and allow it to access WooCommerce resources such as orders, customers, and products. For more details use <a href="../../../../gumu-tm-for-sage-300c-woocommerce-integration/gumu-tm-portal-user/required-configurations/plugins-configuration/woocommerce-configuration">WooCommerce API Integration Configuration</a></td></tr><tr><td><strong>Consumer Secret</strong></td><td>The <strong>API Consumer Secret</strong> associated with the Consumer Key. It works together with the Consumer Key to securely authenticate requests between the integration system and WooCommerce. This credential should be kept confidential.</td></tr><tr><td></td><td></td></tr></tbody></table>

**Test Connection:**\
After entering the above details, click **Test Connection** to verify that the integration platform can successfully connect to the WooCommerce store using the provided API credentials.
