Back

Woocommerce

Gumroad

Back

Woocommerce

Gumroad

Back

Woocommerce

Gumroad

Connect your WooCommerce store to Revone and track orders, revenue, and customers in one place. Learn how to generate API keys and connect your store in minutes.

Connect your WooCommerce store to track orders, revenue, and customers directly from your WordPress site.

Where to find credentials

  1. In WordPress:
    Go to WooCommerce → Settings → Advanced → REST API → Add key.
    Enter any description, choose a user with sufficient permissions (usually admin), and set permissions to Read. Then click Generate API Key and copy the Consumer Key (ck_) and Consumer Secret (cs_).

  2. Store URL:
    Use your WordPress site URL (Settings → General).
    If your site is installed in a subdirectory, include it (e.g. https://example.com/shop).

  3. Permalinks:
    Make sure WordPress permalinks are not set to "Plain" (e.g. use “Post name”). The REST API requires structured permalinks to work properly.

  4. In Revone:
    Paste your Store URL, Consumer Key, and Consumer Secret, then click Connect.
    Each WooCommerce store should be added as a separate account.

Important notes

  • Use Read-only permissions when generating API keys for Revone.

  • The Consumer Secret is only shown once — save it securely when generating the key.

  • WooCommerce authenticates requests using HTTP Basic Auth (Consumer Key = username, Consumer Secret = password).

  • HTTPS is strongly recommended for secure API access.

  • The API allows access to orders, products, customers, and more depending on permissions.

Privacy

Revone only uses your WooCommerce API keys to read orders and revenue data.
Your credentials are stored securely in macOS Keychain and never leave your device.