Linux 软件免费装
Banner图

Signals Dispatch for WooCommerce

开发者 themediaable
更新时间 2026年5月29日 16:23
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce whatsapp notifications order-notifications business-api

下载

1.1.0 1.0.0

详情介绍:

Signals Dispatch for WooCommerce integrates your WooCommerce store with the WhatsApp Business Cloud API, enabling automated order notification messages to customers. Free Features Pro Features (Coming Soon) Requirements Third-Party Services This plugin connects to the Meta WhatsApp Business Cloud API to send messages. By using this plugin, you agree to Meta's terms of service:

安装:

  1. Upload the signals-dispatch-for-woocommerce folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Navigate to Signals → Setup to configure your WhatsApp Business API credentials
Configuration For detailed instructions on obtaining your WhatsApp Business API credentials, see the WhatsApp API Setup Guide. Step 1: API Credentials Navigate to Signals → Setup and enter your WhatsApp Business API credentials: Step 2: Webhook Setup Configure your WhatsApp Business App to send webhooks to: https://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.

屏幕截图:

  • Dispatch rules for mapping events to templates
  • Message logs with delivery status
  • System health check

升级注意事项:

1.1.0 Adds a guided 8-step setup wizard, built-in API connection tester, and improved health checks. All users are encouraged to upgrade. No database migration required. 1.0.0 Initial release with checkout opt-in, manual send from order page, Coming Soon page, Refresh Status, trigger source tracking, and GDPR guest support.

常见问题:

What WhatsApp templates can I use?

You can use any approved WhatsApp message templates from your WhatsApp Business Account. The plugin supports utility templates with dynamic variable substitution.

How do I map order data to template variables?

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.

Why aren't messages being sent?

Check the following:

  1. Verify your API credentials are correct in Signals → Setup
  2. Ensure the customer has a valid phone number in their billing details
  3. Check that dispatch rules are enabled for the order status
  4. Verify that Action Scheduler is running (provided by WooCommerce)

How do I receive delivery status updates?

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.

Does the plugin support customer consent management?

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.

Can I manually send a WhatsApp message from an order?

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.

更新日志:

1.1.0 1.0.0