WPNotif: WordPress SMS & WhatsApp Message Notifications
You can create placeholders for the Shipping provider, Tracking Number, and date shipped using the WPNotif order meta key placeholder.
Check the below placeholders example:-
- 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}}
For more information about the WPNotif placeholders please check this documentation.