Log in
Model

SaveOrderPickupLocation

Magento\InventoryInStorePickupSales\Model\ResourceModel\OrderPickupLocation\SaveOrderPickupLocation

What it does

This class saves the relationship between a sales order and its assigned pickup location for in-store pickup orders.

Developers use this when a customer selects in-store pickup during checkout to persist which physical store location will fulfill the order.

It handles both new entries and updates to existing pickup location assignments.

Public Methods

  • execute()