Skip to main content

DefaultActiveOrderStrategy

The default ActiveOrderStrategy, which uses the current Session to determine the active Order, and requires no additional input in the Shop API since it is based on the session which is part of the RequestContext.

Signature

name

property'default-active-order-strategy'

init

method(injector: Injector) =>

createActiveOrder

method(ctx: RequestContext) =>

determineActiveOrder

method(ctx: RequestContext) =>
Was this chapter helpful?
Report Issue
Edited Feb 25, 2026ยทEdit this page