| 开发者 | happilee |
|---|---|
| 更新时间 | 2026年7月29日 20:36 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/happilee-abandoned-cart directory, or install the plugin through the WordPress plugins screen directly.Happilee is a Meta Business Partner that provides WhatsApp chatbot services for businesses to automate customer communication through WhatsApp Business API.
Yes, this plugin requires WooCommerce to be installed and activated on your WordPress site.
Yes, you need an active Happilee account and API key. Visit https://happilee.io to create an account.
Log in to your Happilee dashboard and navigate to Project → Settings → Integrations to find your API key.
Yes, all data is transmitted securely via HTTPS. API keys are encrypted using AES-256-CBC encryption before being stored in the database.
The plugin sends selected WooCommerce cart and customer details such as First Name, Last Name, Phone Number, Cart Total, and Cart Recovery URL. This data is used solely to populate the WhatsApp recovery message. Please note that a valid mobile number is required to send WhatsApp messages.
After configuring your API key and setting up a template, you can simulate an abandoned cart by logging into a customer account, adding items to your cart, and waiting for the abandonment timeout. You should see the automated message sent to the WhatsApp number associated with the account. Please note that abandoned cart recovery is only supported for registered and logged-in users (our plugin adds a required phone number field to the registration form), and is not available for guest users.
Template parameters are dynamic placeholders in your WhatsApp message template, written as {{param_name}}. For example, a cart recovery template might contain {{customer_name}} and {{recovery_link}}. The plugin lets you map each placeholder to specific WooCommerce cart data so the correct values are inserted when the message is sent.
After you add your Happilee API key, the plugin fetches your templates from your Happilee account. However, to keep the selection relevant, the template dropdown will only display templates that have the prefix wp_abnd_ in their name. Please ensure your cart recovery templates are named with this prefix in your Happilee dashboard.