WooCommerce Integration Guide

This guide will walk you through integrating Claudery with your WooCommerce store. You’ll need to generate WooCommerce REST API credentials to connect your store to Claudery.

Prerequisites
  • WordPress site with WooCommerce plugin installed and activated
  • Administrator access to your WordPress dashboard
  • Claudery SaaS account and access to the Claudery dashboard
image
Step 1: Generate WooCommerce REST API Credentials
1.1 Navigate to WooCommerce API Settings
  1. Log in to your WordPress admin dashboard
  2. Go to WooCommerceSettings
  3. Click on the Advanced tab
  4. Click on REST API in the left sidebar
1.2 Create New API Key
  1. Click the Add key button
  2. Fill in the key details:
    • Description: Enter a descriptive name (e.g., “Claudery AI Integration”)
    • User: Select your WordPress admin user account
    • Permissions: Select Read/Write (Claudery needs full access to products, orders, and customers)
  3. Click Generate API key

Important: Copy both the Consumer Key and Consumer Secret immediately. The Consumer Secret will only be displayed once and cannot be retrieved later. If you lose it, you’ll need to generate a new API key pair.

1.3 Save Your Credentials
  1. Copy the Consumer Key (starts with ck_)
  2. Copy the Consumer Secret (starts with cs_)
  3. Store these credentials securely – you’ll need them in the next step
Step 2: Configure Claudery Platform Settings
image
2.1 Access Claudery Dashboard
  1. Log in to your Claudery SaaS dashboard
  2. Navigate to your merchant site settings
  3. Go to the Quick Start section
2.2 Select WooCommerce Platform
  1. Select WooCommerce as your e-commerce platform
  2. This will display the WooCommerce-specific credential fields
2.3 Enter Store URL
  1. Enter your WooCommerce store URL in the Store URL field
  2. Use the full URL with protocol (e.g., https://yourstore.com)
  3. Do not include trailing slashes
2.4 Enter API Credentials
  1. Paste your Consumer Key into the Consumer Key field
  2. Paste your Consumer Secret into the Consumer Secret field
2.5 Test Connection
  1. Click the Test Connection or Save & Test button
  2. Wait for the connection test to complete
  3. If successful, you’ll see a confirmation message
  4. If there’s an error, verify your credentials and store URL are correct
Step 3: Sync Products
3.1 Initial Product Sync
  1. After successful connection, navigate to the Product Sync section
  2. Click Sync Products or Initial Sync
  3. Wait for the sync process to complete
  4. Monitor the progress – larger catalogs may take several minutes
3.2 Verify Sync
  1. Check the sync status in the dashboard
  2. Review the product count to ensure all products were synced
  3. If any products failed to sync, check the error logs for details
Step 4: Configure Widget Settings (Optional)
4.1 Get Widget Embed Code
  1. Navigate to Widget Settings in your Claudery dashboard
  2. Copy the provided JavaScript embed code
4.2 Add Widget to Your Store
  1. Since you’re using WooCommerce, the widget can be embedded via your theme or plugin
  2. For WordPress themes: Add the code to your theme’s footer.php or use a plugin like “Insert Headers and Footers”
  3. Alternatively, use the Claudery WordPress plugin if available
Troubleshooting
Connection Errors
  • Verify your store URL is correct and accessible
  • Ensure your Consumer Key and Secret are copied correctly (no extra spaces)
  • Check that the API key has Read/Write permissions
  • Verify WordPress REST API is enabled (it should be by default)
Sync Issues
  • Check that WooCommerce is active and products exist
  • Review error logs in the Claudery dashboard for specific error messages
  • Ensure your WordPress site is accessible from the internet (not blocked by firewall)
  • Verify your hosting provider allows REST API requests
Security Notes
  • Keep your API credentials secure – treat them like passwords
  • If credentials are compromised, revoke the API key in WooCommerce and generate new ones
  • Use HTTPS for your store URL to ensure secure communication
  • Regularly review and audit your API keys in WooCommerce settings

Next Steps: Once integration is complete, you can customize your AI assistant settings, configure product search preferences, and start using Claudery’s AI-powered shopping features.