Skip to main content

Frequently Asked Questions (FAQ) ❓

WooPilot AI requires:
  • WordPress: 6.0 or higher
  • WooCommerce: 8.0 or higher
  • PHP: 8.0 or higher (Strict types)
  • Database: MySQL 5.7+ or MariaDB 10.3+
Both traditional post meta storage and High-Performance Order Storage (HPOS) are fully supported out of the box.
No, absolutely not.
  • Analytical queries execute as read-only MySQL calls with a 3-second hard timeout.
  • Real-time webhooks fire asynchronously with non-blocking HTTP requests (blocking => false), meaning checkout speeds are completely unaffected.
  • Reactive event rules are loaded into memory with autoload = true and execute in <0.05< 0.05 milliseconds.
No. WooPilot AI never applies mutations blindly. Whenever an action (price change, stock adjustment, category update) is requested, WooPilot AI stages the changes into a Visual Diff Table in the Telegram Mini App. You review the before/after values and approve the batch with 1 click.
Yes. We operate with a strict Zero-PII Storage Policy. Customer personal data (names, emails, phones) is dynamically masked at the database query level and is never saved to WooPilot cloud servers. All communications are signed using HMAC-SHA256.
  • Free Tier: 50 requests / 150,000 tokens per month — ideal for smaller stores exploring the platform.
  • PRO Tier ($15/month): 5,000,000 tokens per month with priority DeepSeek/Gemini models and unlimited scenarios.
  • Business Tier ($29/month): 15,000,000 tokens per month, multi-store support, and advanced edge event automations.
Subscriptions can be managed directly via the Freemius Customer Portal in the Mini App (App \to Billing).
Yes. Store Owners can generate single-use invite links via the Mini App or /invite command. Managers can run queries, view analytics, and apply staged changes, but cannot revoke access, disconnect the store, or modify billing.