WooCommerce Integration
How Slivo Works with WooCommerce
Slivo connects to your WooCommerce store through the official REST API. The plugin is a thin client — all the logic runs on the Slivo server.
What Gets Synced
- Products — names, prices, descriptions, images, attributes
- Categories — so the AI can navigate your catalog
- Orders — created via the WooCommerce API at checkout
What We Don't Store on Our Server
Your products are not copied to the Slivo server. The AI fetches data from your store in real time during every call. This guarantees that prices and availability are always current.
Security
- API keys encrypted (AES-256)
- Webhooks signed with HMAC
- Domain whitelist for the widget
- Data isolation between stores (tenant isolation)
Compatibility
- WordPress 6.0+
- WooCommerce 7.0+
- PHP 8.0+
- Works with any WordPress theme
- Compatible with WPML, Polylang (multilingual)