Tracking Numbers and Status Updates
When you buy a shipping label, Fulfiro handles tracking automatically. No manual copy-pasting.
What happens after label purchase
- Tracking number is saved to the shipment
- A background job pushes the tracking info to WooCommerce as order meta:
_fulfiro_tracking_number_fulfiro_carrier_fulfiro_tracking_url
- If "Push completed on label" is enabled (default), the order status is also updated to "completed" in WooCommerce. See Status Mapping.
- The job retries up to 5 times with exponential backoff if WooCommerce is temporarily unavailable. See Sync Architecture.
Tracking status
Shipments show their tracking status: Label Purchased, Shipped, Delivered. Tracking URLs are clickable for real-time status on the Shipment Management page.