| Name | Description |
|---|---|
| Hooks | Allow modules to interact with the Drupal core. |
| Name | Location | Description |
|---|---|---|
| hook_alloc_allocation | ecommerce-5--4/docs/developer/hooks/ec_receipt.php | tba (example is from store.module) |
| Name | Location | Description |
|---|---|---|
| hook_alloc_allocation | ecommerce-5--4/docs/developer/hooks/ec_receipt.php | tba (example is from store.module) |
| product_is_shippable | ecommerce-5--4/product/product.module | Determine if a product or a product type is shippable. |
| store_transaction_save | ecommerce-5--4/store/store.module | Save a transaction to the database. |