Before you start
- You need a WooCommerce site and admin access.
- You need API credentials: Consumer Key and Consumer Secret from WooCommerce. You create these in WooCommerce → Settings → Advanced → REST API (or similar, depending on your WooCommerce version).
Steps to connect
Enter site URL and API credentials
Enter your Site URL (e.g. https://yourstore.com), Consumer Key, and Consumer Secret. You may be able to Test connection first to confirm the credentials work.
Choose default sender address (if asked)
If the form asks for a default sender address, select one. This can be used when creating shipments from WooCommerce orders. You can change it per shipment later.
After connecting
- The WooCommerce site appears under Order channels as a connected channel. You may see the site URL or store name and options to disconnect.
- Orders from that site appear under Orders. Open an order and use Create Shipment to fulfill it.
- You can connect multiple WooCommerce sites; each shows as its own channel.
If connection fails
- Check URL – Use the full site URL (e.g. https://yourstore.com) with no trailing slash (or as recommended by the app).
- Check API keys – Ensure the Consumer Key and Consumer Secret are correct and the API key has the right permissions. Regenerate the key in WooCommerce if needed.
- Check REST API – WooCommerce REST API must be enabled. Some hosts or security plugins can block it; check your host or plugin settings.