CheckoutFlowBase |
modules/checkout/src/Plugin/Commerce/CheckoutFlow/CheckoutFlowBase.php |
Provides the base checkout flow class. |
CheckoutFlowInterface |
modules/checkout/src/Plugin/Commerce/CheckoutFlow/CheckoutFlowInterface.php |
Places an order through a series of steps. |
CheckoutFlowWithPanesBase |
modules/checkout/src/Plugin/Commerce/CheckoutFlow/CheckoutFlowWithPanesBase.php |
Provides a base checkout flow that uses checkout panes. |
CheckoutFlowWithPanesInterface |
modules/checkout/src/Plugin/Commerce/CheckoutFlow/CheckoutFlowWithPanesInterface.php |
Defines the interface for checkout flows which have panes. |
MultistepDefault |
modules/checkout/src/Plugin/Commerce/CheckoutFlow/MultistepDefault.php |
Provides the default multistep checkout flow. |