Zaffro adds an AI sales assistant to your WooCommerce store. Your customers get a helpful chat experience; you get more conversions.
The assistant presents products, answers questions, and — naturally — negotiates. When a deal is reached, the customer is taken to checkout in one click with the discount already applied.
The Free plan runs on Zaffro’s shared Gemini Flash key. No registration required — the plugin works immediately after activation, with a limit of 50 negotiations per month.
Upgrade for higher limits, faster models, and advanced features:
Annual billing saves ~17%.
This plugin communicates with api.zaffro.ai (operated by KOLLABOR) to process chat messages and validate licences. The following data is sent on each chat request: your shop URL, a session identifier, the chat message, the conversation history, and the system prompt you configured. No personal customer data (names, emails, addresses) is transmitted.
If you enable the Messenger or WhatsApp channel, the plugin also connects to Facebook Graph API (operated by Meta) to send messages via your configured page token. The following data is sent: the AI-generated reply text and the recipient’s page-scoped user ID. No personal data beyond what Meta provides is transmitted back to the plugin.
On the Free plan the plugin also connects to api.zaffro.ai to validate usage limits (50 negotiations/month).
BYOK (Bring Your Own Key) mode — direct AI provider calls. On a paid plan you may enter your own API key. In that case the plugin calls the AI provider directly from your server (bypassing api.zaffro.ai), so you must be aware of these third-party services:
If you supply a Google Gemini API key, the plugin connects to the Google Gemini API (operated by Google) to generate chat replies. The following data is sent on each request: the chat message, the conversation history, and the system prompt you configured. No personal customer data (names, emails, addresses) is transmitted.
If you supply an Anthropic Claude API key, the plugin connects to the Anthropic API (operated by Anthropic) to generate chat replies. The following data is sent on each request: the chat message, the conversation history, and the system prompt you configured. No personal customer data (names, emails, addresses) is transmitted.
Place this shortcode on any page to give customers access to the billing portal. From there they can update their payment method, download invoices, or cancel their subscription.
The page is created automatically during the onboarding wizard. If you need to recreate it manually, add a new page with the slug manage-subscription and insert [zaffro_manage_subscription] as the only content.