dw.order.hooks
| Name | Description |
|---|---|
| CalculateHooks | This interface represents all script hooks that can be registered to customize the order and basket calculation functionality. |
| OrderHooks | This interface represents all script hooks that can be registered to customize the order logic. |
| PaymentHooks | This interface represents all script hooks that can be registered to customize the order center payment functionality. |
| ReturnHooks | This interface represents all script hooks that can be registered to customizing the order center return resource. |
| ShippingOrderHooks | This interface represents all script hooks that can be registered around shipping order lifecycle. |