InventoryInStorePickupShippingApi Module
Carrier\GetCarrierTitle
Model
This class retrieves the configured title for the In-Store Pickup shipping carrier from Magento's system configuration. Developers would use this when...
Carrier\InStorePickup
Model
This class implements the In-Store Pickup shipping method carrier for Magento 2's Multi-Source Inventory (MSI). Developers would use this to enable cu...
Carrier\Validation\RequestValidatorChain
Model
This class implements a chain of responsibility pattern for validating shipping rate requests for in-store pickup. Developers use this to aggregate mu...