Docs/Shipping & Fulfillment

Tracking Numbers and Status Updates

When you buy a shipping label, Fulfiro handles tracking automatically. No manual copy-pasting.

What happens after label purchase

  1. Tracking number is saved to the shipment
  2. A background job pushes the tracking info to WooCommerce as order meta:
  • _fulfiro_tracking_number
  • _fulfiro_carrier
  • _fulfiro_tracking_url
  1. If "Push completed on label" is enabled (default), the order status is also updated to "completed" in WooCommerce. See Status Mapping.
  2. 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.