Package dw.order.hooks

ClassDescription
BasketMergeHooksThis interface represents all script hooks that can be registered to merge baskets.
CalculateHooksThis interface represents all script hooks that can be registered to customize the order and basket calculation functionality.
CheckoutHooksThis interface represents script hooks that can be registered to populate customer details into a basket.
OrderHooksThis interface represents all script hooks that can be registered to customize the order logic.
PaymentHooksThis interface represents all script hooks that can be registered to customize the order center payment functionality.
ReturnHooksThis interface represents all script hooks that can be registered to customizing the order center return resource.
ShippingOrderHooksThis interface represents all script hooks that can be registered around shipping order lifecycle.