Log in
Model

Track

Magento\Shipping\Model\Order\Track

What it does

This class represents a shipment tracking number in Magento 2 orders.

Developers use it to retrieve detailed tracking information from shipping carriers like UPS, FedEx, or USPS, including the tracking number, carrier details, and current shipment status.

It extends the core shipment track model and adds carrier-specific tracking functionality.

Public Methods

  • getNumberDetail()