Connect Your Store
Now that you have your API keys, it’s time to connect the app to your WooCommerce store.
Step-by-Step
- Open the Woo Manager app on your phone.
- On the connection screen, enter the following:
- Store URL — Your store’s full URL (e.g.,
https://mystore.com). It must start withhttps://. - Consumer Key — Paste the key you generated in the previous step.
- Consumer Secret — Paste the secret you generated in the previous step.
- Store URL — Your store’s full URL (e.g.,
- Tap Connect.
- The app will verify your credentials and connect to your store.
Make sure your store URL starts with
https://. The app requires a secure connection.
Troubleshooting
Connection failed? Here are a few things to check:
- Verify your URL — Make sure you entered the correct store address, including
https://. - Check your API keys — Confirm that the keys have Read/Write permissions. You can check this under WooCommerce → Settings → Advanced → REST API in your WordPress dashboard.
- Test the REST API — Try visiting
https://yourstore.com/wp-json/wc/v3/in your browser. You should see a JSON response. If you get an error, your store’s REST API may be disabled or blocked by a security plugin. - Check your hosting — Some hosting providers block REST API requests. Contact your host if the API endpoint doesn’t respond.
Next: Subscribe & Activate