ShipStation Tracking Integration
Include ShipStation tracking codes in WooCommerce SMS notifications.
Send ShipStation tracking codes to customers via SMS when their orders ship.
Configuration
- Go to SMS → Integrations → WooCommerce
- Enable order notifications
- Add the tracking variable to your message template
Tracking Variable
Use this variable in your SMS message:
%order_meta_trackingNumber%
Example Message
Your order #%order_id% has shipped!
Track your package: %order_meta_trackingNumber%
Available Notification Fields
Add the tracking variable to:
| Field | Description |
|---|---|
| Notify for new order | Admin notification for new orders |
| Notify to customer order | Customer order confirmation |
| Notify of status | Order status change notification |
| Notify by status | Status-specific notifications |
How It Works
- ShipStation syncs orders from WooCommerce
- When order ships, ShipStation generates tracking code
- Tracking code is stored in order meta as
trackingNumber - WP SMS includes the code in SMS notifications
Related
- WooCommerce Shipment Tracking - WooCommerce Shipment Tracking plugin
- Easyship Tracking - Easyship integration
- SMS Notifications - Configure notifications
Last updated: December 28, 2025