BasketMergeHooks
CalculateHooks
CheckoutHooks
OrderHooks
PaymentHooks
ReturnHooks
ShippingHooks
ShippingOrderHooks
TaxHooks
| Class | Description |
|---|---|
| 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. |
| ShippingHooks | This interface represents shipping extension points for Commerce App shipping providers. |
| ShippingOrderHooks | This interface represents all script hooks that can be registered around shipping order lifecycle. |
| TaxHooks | This interface represents tax extension points for Commerce App tax providers. |