Log in
Model

Pickup

Magento\OfflineShipping\Model\Carrier\Pickup

What it does

This class implements the Store Pickup shipping method carrier in Magento 2.

Developers would reference this as an example of a basic shipping carrier implementation, though the collectRates method currently returns false, indicating the pickup functionality is not fully implemented.

It provides the framework for allowing customers to select in-store pickup as a shipping option during checkout.

Public Methods

  • collectRates()
  • getAllowedMethods()