| BasketMergeHooks | This interface represents all script hooks that can be registered to merge baskets. |
| CalculateHooks | This interface represents all script hooks that can be registered to customize the order and basket calculation functionality. |
| CheckoutHooks | This interface represents script hooks that can be registered to populate customer details into a basket. |
| 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. |