Description
🎥 Watch demo: https://youtu.be/JZZl-mwcAcE?si=xJ5f8WC6hhPifZpI
SwiftNotify is an order alert plugin for WooCommerce that enables real-time messaging for customers and store owners.
It automatically sends an alert when:
– A customer places an order
– An order status is updated (e.g., completed, cancelled)
Key Features:
* 🔔 Real-time customer alerts on new order creation
* 🔄 Status-based notifications (e.g. completed, cancelled, refunded, etc.)
* 🧾 Separate admin alert message with a custom template
* ✏️ Customizable message templates using smart placeholders:
{name}, {order_id}, {product_names}, {order_total}, etc.
* 🧍♂️ “Custom Message” tab – manually send alerts to any number
* 📢 “Bulk Messaging” tab (UI included, feature coming soon)
* 🎨 Tabbed admin settings page with clean and modern UI
* ⚙️ Easy setup with SwiftNotify App Key and Auth Key
External Services
This plugin connects to the SwiftNotify API to send WhatsApp messages to customers and store owners based on WooCommerce order events.
- What data is sent: Phone number, message content, your API credentials (App Key and Auth Key).
- When: Only when a message needs to be sent (e.g., order placed, order status changed, manual message).
- Service provider: SwiftNotify (https://whatswift.com)
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 SwiftNotify API credentials (
App KeyandAuth Key). - Customize your message templates using available placeholders.
FAQ
-
Where do I get the API credentials?
-
Sign up at https://whatswift.com and generate your App Key and Auth Key.
-
Can I customize the 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 – Instant Order Alerts for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “SwiftNotify – Instant Order 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.9
- Added: Tutorial tab with embedded YouTube (privacy-friendly youtube-nocookie)
- UI: Settings page help section (WhatsApp contact)
1.8
- Fixed: Security improvements (nonce + capability checks)
- Fixed: Output escaping and sanitization
- Fixed: JavaScript and CSS loading using wp_enqueue
- Added: External service documentation in readme
1.6
- Added dynamic message templates for all WooCommerce order statuses
- Added placeholder reference guide for easier message personalization
- Introduced “Custom Message” feature to manually send alerts to any number
- Added “Bulk Messaging” tab (UI only – feature coming soon)
- Enhanced UI design and admin panel layout
1.5
- Initial public release
- Customer and admin alert support
- Placeholder system added (e.g., product IDs, prices, shipping method, etc.)
- Logging enabled for message debugging


