The Advanced Shipment Tracking (AST) PRO plugin is fully compatible with the WPNotif: WordPress SMS & WhatsApp Message Notifications plugin. This integration allows store owners to automatically include shipment tracking details in the SMS and WhatsApp messages sent to customers upon order status updates.
✅ Requirements
To use this compatibility feature, make sure:
- You have both AST PRO and WPNotif plugins installed and activated.
- Both plugins are up to date for best performance and compatibility.
📋 Overview
When both plugins are active on your WooCommerce store:
- You can add shipment tracking details to your order status SMS or WhatsApp messages.
- Tracking information is dynamically pulled and inserted using WPNotif’s order meta key placeholders.
This helps enhance your post-purchase customer experience by keeping customers informed about their shipment directly via SMS or WhatsApp.
🧩 Supported Placeholders
Use the following WPNotif placeholders to insert shipment tracking data into your messages:
| Tracking Information | Placeholder |
|---|---|
| Shipping Provider | {{order-_wc_shipment_tracking_items:tracking_provider}} |
| Tracking Number | {{order-_wc_shipment_tracking_items:tracking_number}} |
| Date Shipped | {{order-_wc_shipment_tracking_items:date_shipped}} |
These placeholders will be replaced dynamically with the actual tracking info when the message is sent.
📖 Learn More
For more details on WPNotif placeholders and formatting:
👉 Visit WPNotif Documentation