SwiftNotify – WhatsApp Alerts for WooCommerce

Description

SwiftNotify is a WhatsApp automation plugin for WooCommerce that enables real-time order alerts for customers and store owners.

It automatically sends a WhatsApp message when:
– A customer places an order
– An order status is updated (e.g., completed, cancelled)

Key Features:
– 🔔 WhatsApp alerts for customers on order creation
– 🔄 Status-based alerts (completed, cancelled, etc.)
– 🧾 Separate seller alert message with different template
– ✏️ Customizable message templates with smart placeholders
– ⚙️ Easy setup: just add your App Key and Auth Key from Whatswift

Screenshots

  • Admin Settings Page – SwiftNotify Configuration
  • WhatsApp Message Template Example with placeholders

Installation

  1. Upload the plugin files to /wp-content/plugins/swift-notifier-for-woocommerce, or install directly via the WordPress plugin dashboard.
  2. Activate the plugin via the Plugins menu in WordPress.
  3. Go to Swift Notifier Settings from the admin sidebar.
  4. Enter your Whatswift API credentials (App Key and Auth Key).
  5. Customize your WhatsApp message templates using available placeholders.

FAQ

Where do I get the Whatswift API credentials?

Sign up at https://whatswift.com and generate your App Key and Auth Key.

Can I customize the WhatsApp messages?

Yes! You can use smart placeholders such as:
{name} – Customer’s name
{order_id} – Order ID
{product_names} – Product names
{product_ids} – Product IDs
{product_prices} – Product prices
{order_total} – Total order amount (with shipping)
{shipping_method} – Shipping method
{payment_method} – Payment method
{billing_address} – Billing address
{status} – Current order status

Does this plugin work with any WooCommerce store?

Yes, it works with any store that has WooCommerce installed and active.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“SwiftNotify – WhatsApp Alerts for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.5

  • Initial public release
  • Customer and seller WhatsApp alert support
  • Placeholder system added (e.g., product IDs, prices, shipping method, etc.)
  • Logging enabled for message debugging