| 开发者 | themediaable |
|---|---|
| 更新时间 | 2026年5月29日 16:23 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
signals-dispatch-for-woocommerce folder to the /wp-content/plugins/ directoryhttps://yoursite.com/wp-json/tmasignals/v1/webhook
Use the Verify Token you configured in Step 1.
Step 3: Test Message
Send a test message to verify your configuration is working correctly.You can use any approved WhatsApp message templates from your WhatsApp Business Account. The plugin supports utility templates with dynamic variable substitution.
In Dispatch Rules, specify a JSON array of variable names that correspond to your template's placeholders:
["billing_first_name", "order_number", "order_total"]
Available variables include: order_id, order_number, order_total, order_currency, billing_first_name, billing_last_name, billing_phone, billing_email, shipping_first_name, shipping_last_name, status, site_name.
Check the following:
Configure your WhatsApp Business App to send webhooks to your site's endpoint. The plugin will automatically update message status as sent, delivered, read, or failed.
Yes. When Require Consent is enabled in Settings, a WhatsApp opt-in checkbox is shown at checkout and messages are only sent to customers who opted in. Consent records are stored locally for GDPR compliance.
Yes. A "Send WhatsApp Message" meta box appears on the WooCommerce order page. Choose a dispatch rule and click "Send Now" to send a template message immediately.