Descrição
Wapid Automation for WooCommerce lets you:
- connect your store to your Wapid account
- authenticate using API key (recommended) with legacy token fallback support
- manage messaging instances
- configure automated order and order-status notifications
- enable OTP verification for login, registration, and checkout
- use template mapping or fallback messages per event
The plugin provides a dedicated admin interface inside WordPress so store admins can configure notification events without code changes.
External Services
This plugin connects to the Wapid API to authenticate your account, fetch instances/templates, and send notifications.
Service provider:
* Wapid
* Terms: https://wapid.net/terms
* Privacy Policy: https://wapid.net/privacy
When connected, the plugin may send/store data such as:
* site URL and redirect URL during connect/auth flow
* API key for API authentication (recommended)
* access/refresh token for legacy fallback authentication
* recipient phone number and message content for outgoing notifications
* order context used to build notification messages (for configured events)
No external requests are made until the admin explicitly connects the plugin.
Instalação
- Upload the plugin folder to
/wp-content/plugins/, or install via Plugins > Add New. - Activate the plugin through the
Pluginsscreen. - Ensure WooCommerce is active.
- Open
Wapidfrom the WordPress admin menu. - In
Automated Notifications, add your API key inAPI Authentication(recommended), or clickConnectonce and auto-generate a dedicated WordPress API key. - Configure events in
Automated Notificationsand save.
Perguntas frequentes
-
Is WooCommerce required?
-
Yes. This plugin is built for WooCommerce events and checkout flows.
-
Can I use fallback text instead of templates?
-
Yes. Each event supports fallback message text when no template is selected.
-
Does it support custom WooCommerce order statuses?
-
Yes. Order statuses are loaded dynamically from WooCommerce, including custom statuses.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Wapid Automation for WooCommerce” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “Wapid Automation for WooCommerce” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
2.0.10
- Fixed WordPress connect callback state handling after Wapid login/social login.
- Auto-generates a dedicated API key per exact WordPress site domain and prevents duplicate same-domain keys.
2.0.8
- Fixed Email Marketing template edit previews to preserve saved HTML design.
- Improved sent email rendering so saved template styling remains intact.
2.0.7
- Removed the read-only WhatsApp Templates section from Email Marketing.
- Added email template edit/update support for the Email Marketing builder.
2.0.6
- Version bump for release packaging and WordPress.org deployment.
2.0.5
- Version bump for release packaging and WordPress.org deployment.
2.0.4
- Version bump for release packaging and WordPress.org deployment.
2.0.3
- Fixed sendable instance resolution to always honor the explicitly selected connected/running instance.
- Kept quota-aware auto-switch behavior for fallback instance selection.
- Improved no-instance error details by including running status for faster diagnosis.
2.0.2
- Fixed instance auto-selection to skip connected instances that already reached monthly message quota.
- Treated
0and empty monthly limits as unlimited during instance selection.
2.0.1
- Fixed upgrade CTA route alignment to dashboard billing path.
- Added explicit WordPress.org
Update URImetadata for update identity. - Improved version handling to keep runtime/plugin header version in sync.
2.0.0
- Rebranded and aligned admin experience for Wapid.
- Added dedicated plugin shell/sidebar UI in admin pages.
- Added connect/disconnect flow with token callback handling.
- Added dynamic WooCommerce order-status event support.
- Added OTP event support for login, registration, and checkout.
- Added event-based template/fallback configuration cards.