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
Installation
- Upload the plugin files to
/wp-content/plugins/swift-notifier-for-woocommerce
, or install directly via the WordPress plugin dashboard. - Activate the plugin via the Plugins menu in WordPress.
- Go to Swift Notifier Settings from the admin sidebar.
- Enter your Whatswift API credentials (
App Key
andAuth Key
). - 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.
ContributorsTranslate “SwiftNotify – WhatsApp Alerts for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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