Tired of manually sending WhatsApp order updates, tracking numbers, and payment follow-ups? Let Wawp handle it all on autopilot right from your WhatsApp!
Wawp (Automation Web Platform) is the ultimate all-in-one automation and security toolkit for WooCommerce and WordPress. It bridges the gap between your online store and WhatsApp, helping you boost conversion rates, eliminate fake orders, and retain customers with zero effort.
🚀 What makes Wawp a Game-Changer?
Smart Automated Notifications: Send instant WhatsApp alerts to customers and admin for new orders, status updates, pending payments, and product reviews.
Bulletproof Security (OTP Authentication): Secure your forms with Google reCAPTCHA, WhatsApp OTP, and Email verification to stop spam bots and fake registrations.
WooCommerce Order Verification: Validate checkouts based on payment or shipping methods using real-time gateway checks to drastically reduce Cash on Delivery (COD) fraud.
Advanced Phone Field & Country Code: Auto-detect visitor locations, format numbers dynamically, and validate prefixes instantly.
Interactive Chat Widget: Support multi-agent routing, display conditions, and auto-generated QR codes to talk directly with your store visitors.
Omnisearch & Global Access: Instantly find logs, messages, and configurations across your entire dashboard using the built-in Global Omnisearch Engine.
More automation, less work—sell smarter and grow faster with Wawp! ✨
⚠️ Important Notice (SaaS Integration)
This plugin acts as a gateway and relies on the Wawp.net SaaS service to handle encrypted WhatsApp Web connection, API routing, and cloud delivery.
* To unlock all core features, a Wawp account is required.
* New accounts get 120 free messages per month out of the box!
* Get Started:Create your free account here
* Legal: Review our Terms of Service and Privacy Policy.
💎 Unlock Premium Growth (Wawp PRO Features)
Upgrade to our premium plans to unlock enterprise-grade marketing and advanced communication workflows designed to scale your store’s conversions:
Abandoned Cart Recovery: Automatically target and recover lost sales by sending personalized WhatsApp reminders to customers who leave checkout early.
Bulk Campaigns & Broadcasts: Send mass marketing campaigns and targeted promotional updates to your customer list with intelligent protection tools.
Official Meta API (WhatsApp Cloud API): Scale to unlimited messaging with a robust, cloud-based business gateway infrastructure.
Firebase SMS Integration: Bulletproof backup authentication channel utilizing native Firebase phone tokens for global OTP delivery.
Custom & Colored WooCommerce Statuses: Take absolute control over your workflow by automating and color-coding custom WooCommerce order statuses.
Multilingual Notifications Framework: Automatically route and translate WhatsApp triggers based on the customer’s selected checkout language.
AI-Powered Configuration Assistant: Configure, troubleshoot, and optimize your plugin setup instantly with an integrated AI copilot.
Custom HTML Email Templates: Go beyond text and design beautiful, high-converting transactional emails to match your store branding.
Number Validation – Analyze and parse incoming numbers in real-time to avoid entry mistakes.
Auto-Detect Country – Instantly pre-fill the local country prefix utilizing the visitor’s dynamic location data.
Country Filtering – Restrict or isolate your dropdown lists to display only the countries your store ships to.
Auto-Formatting Layout – Numbers adapt, separate, and format dynamically as the end-user types.
Full Theme Harmony – Works smoothly alongside popular themes without breaking layout styles.
📊 Diagnostics, Privacy & Activity
To protect localized data, geolocation runs 100% locally via internal client parameters without relying on external tracking lookup scripts. This plugin maintains a zero-behavior tracking standard.
Diagnostic metrics and telemetry parameters are monitored locally inside your central analytics logs. Check the official Activity Hub System Guide to track connection parameters. Configure your fallback messaging pipelines using our walkthrough on How to Setup SMTP Email. Data is only shared with the SaaS core if explicit support permission keys are enabled by the administrator.
📜 Messages History
Central Logging Logs – Track comprehensive delivery profiles including payload, recipient metadata, and timers.
Advanced Queries – Sort, filter, and isolate specific dispatches using high-performance live search filters.
Failure Identification – Instantly parse failed logs to quickly troubleshoot and pinpoint delivery network issues.
One-Click Resend – Manually re-route or retry failed entries instantly with a single dashboard action.
🎨 Personalization
Dynamic Data Fields – Utilize contextual variables ({{customer_name}}, {{order_id}}) for highly personalized dispatches.
Native Emoji Utility – Complete support for modern layout emojis to craft relatable brand voices.
Rich Media Payload – Embed custom image assets and dynamic attachments into automated message triggers.
👤 Customer Management
Status Verification – Verify if an existing user profile is associated with a verified active WhatsApp account.
Profile Number Linking – Track and link all historic connection accounts assigned for checkout, login, or notifications.
Note: Administrators can assign entirely independent, distinct WhatsApp sender channels to distribute notifications, system status updates, and OTP tokens separately.
External Services
This plugin acts as a gateway to external Software as a Service (SaaS) providers. Use of these services is optional and requires explicit user configuration. To ensure full transparency and compliance, we disclose the following external service integrations:
1. Wawp.net (Core Service)
Service: Wawp.net API Gateway
Description: Provides the infrastructure for WhatsApp Web connection, message routing, and phone number validation.
Compliance: All communication is encrypted via HTTPS. Wawp.net does not store your customers’ data beyond the time required for delivery routing.
Data Sent: Recipient phone number, message payload, site URL, and authentication tokens.
Consent: Granted by configuring a Wawp Instance and activating any notification trigger.
Local Processing: To protect user privacy, geolocation is handled 100% internally using the browser’s timezone API; no external IP-lookup services (such as ipapi.co or ip-api.com) are used by this plugin.
Zero-Tracking Policy: This plugin does not collect or track admin behavior. No data is sent to external servers without explicit consent and connection to the respective service.
Dashboard Analytics: Statistics (message delivery, chat clicks) are generated locally from your site’s database and used only for internal monitoring.
Assets: All core CSS, JS, and font files are bundled locally to prevent third-party asset tracking.
This plugin uses modern development tools (React, Vite, NPM) to build the administrative dashboard. To comply with WordPress.org guidelines regarding human-readable code:
Plugin Source Code:
The full, non-minified, human-readable source code for the React dashboard is included within this plugin package in the app/src/ directory.
– Main Entry:app/src/index.tsx
– Components:app/src/components/
– Build Tool: Vite (configuration in app/vite.config.ts)
– Build Instructions: To generate the minified assets in app/dist/, navigate to the app/ directory and run:
npm install
npm run build
Third-Party Libraries:
The following libraries are included in minified form for performance. Their original source code can be found at these public repositories:
– International Telephone Input (intl-tel-input):Source (Used in assets/js/resources/intlTelInput.min.js)
– QRCode.js:Source (Used in assets/js/resources/qrcode.min.js)
– Firebase SDK (Compat):Source (Used in assets/js/resources/firebase-auth-compat.js and firebase-app-compat.js)
– Facebook SDK:Source (Used in assets/js/resources/fb-sdk.js)
– MCP Ready Protocol: Engineered fully in compliance with the cloud structure defined at Wawp MCP Core.