Log in
Model

CreateShippingArguments

Magento\InventoryInStorePickupSales\Model\Order\CreateShippingArguments

What it does

This class creates shipment creation arguments from order data for in-store pickup orders.

It extracts the pickup location code from the order's extension attributes and sets it as the source code in the shipment arguments, ensuring inventory is allocated from the correct pickup location when creating shipments for pickup orders.

Public Methods

  • execute()