Log in
Interface

ReservationExecutionInterface

Magento\InventorySales\Model\ReservationExecutionInterface

What it does

This interface defines a strategy for determining whether inventory reservations should be placed immediately or deferred to a later time during the order placement process.

Developers implement this interface to create custom reservation execution strategies that control when stock quantities are reserved for orders in multi-source inventory scenarios.

Public Methods

  • isDeferred()