ArrayCodes Order Notifications for WooCommerce connects your WooCommerce store to the WhatsApp Business API (Meta) and automatically sends order notifications via WhatsApp.
Includes:
Need advanced features? Array.codes also offers a full-featured PRO plugin on the WooCommerce Marketplace with order status update notifications, unpaid order reminders, abandoned cart recovery, back-in-stock and out-of-stock alerts, review request notifications, order details on demand, auto-reply for received messages, checkout opt-in field, and more.
Check out the PRO version on the WooCommerce Marketplace
This plugin connects to the Meta (Facebook) Graph API to deliver WhatsApp Business messages and to manage message templates. No data is sent to any service provided by Array.codes or any other third party beyond Meta.
What it is: The official Meta Graph API (graph.facebook.com) is the interface used to communicate with the WhatsApp Business Platform. The plugin uses the store owner’s own Meta App credentials (provided during setup) to authenticate all requests.
When and what data is sent:
Legal:
The unminified JavaScript and CSS source files are included in the plugin under the assets/src/ directory.
Requirements: Node.js 20+ and npm 10+.
npm install to install dependencies.npm run build to compile assets into assets/build/.For development with live reloading, use npm run start instead of npm run build.