Model
Carrier
Magento\Fedex\Model\Carrier
What it does
This class implements FedEx shipping carrier integration for Magento 2, handling rate calculations, shipment creation, package tracking, and label generation.
Developers use this class when configuring FedEx as a shipping method, as it manages all communication with FedEx REST APIs including authentication, rate quotes, shipment requests, and tracking information retrieval.
Public Methods
- collectRates()
- setRequest()
- getResult()
- getCode()
- getCurrencyCode()
- getTracking()
- getResponse()
- getAllowedMethods()
- rollBack()
- getContainerTypes()
- getContainerTypesAll()
- getContainerTypesFilter()
- getDeliveryConfirmationTypes()