Documentation Setup Installation

Installation

Prerequisites

  • Active WooCommerce store with products configured and ready to sell
  • AgenticCart license key obtained from your dashboard
  • Stripe account for payment processing (free to create)
  • HTTPS-enabled domain (required for security and API access)

Step 1: Install WordPress Plugin

  1. 1

    Download the AgenticCart plugin from your dashboard by navigating to Download Plugin section

  2. 2

    In WordPress admin, go to Plugins → Add New → Upload Plugin

  3. 3

    Upload the plugin ZIP file and click Install Now

  4. 4

    After installation completes, click Activate to enable the plugin

Step 2: Add Domain to Dashboard

  1. 1

    Log in to your AgenticCart dashboard at agenticcart.ai

  2. 2

    Navigate to Domains in the sidebar menu

  3. 3

    Click Add Domain and enter your WooCommerce store domain

    Example: shop.example.com

    Do not include https:// or trailing slash

  4. 4

    Copy the verification token that appears after adding your domain

Step 3: Verify Domain

  1. 1

    In WordPress admin, go to AgenticCart → Settings

  2. 2

    Paste the verification token in the Domain Verification field

  3. 3

    Click Verify Domain button

  4. 4

    Wait for verification confirmation (usually instant)

Note: Verification ensures that you own the domain and prevents unauthorized use of your store's data.

Step 4: Activate License

  1. 1

    Copy your license key from the AgenticCart dashboard

  2. 2

    In WordPress plugin settings, paste the license key in the License Key field

  3. 3

    Click Activate License button

  4. 4

    Confirm you see the activation success message

Step 5: Configure Stripe

  1. 1

    Log in to your Stripe account at stripe.com

    Don't have an account? Create one for free in minutes

  2. 2

    Navigate to Developers → API Keys in Stripe dashboard

  3. 3

    Copy your Publishable Key and Secret Key

    Important: Start with test keys for development, switch to live keys when ready for production

  4. 4

    In WordPress plugin settings, paste both keys in their respective fields

  5. 5

    When ready for production, enable "Use Live Keys" toggle and save settings

Setup Complete!

Your store is now ready for agentic commerce. The next step is to configure which products should be discoverable by AI agents.

Continue to Product Configuration