Developer's Guide

"Payment
accepted".
updateOrderStatus
Class:
OrderHistory.php
No
Called when an
order's status
is changed,
right before it
is actually
changed.
postUpdateOrderStatus
Class:
OrderHistory.php
No
Called when an
order's status
is changed,
right after it is
actually
changed.
cancelProduct
AdminOrders.php
No
Called when an
item is deleted
from an order,
right after the
deletion.
invoice
AdminOrders.php
Yes
Called when
the order's
details are
displayed,
above the
Client
Information
block.
adminOrder
AdminOrders.php
Yes
Called when
the order's
details are
displayed,
below the
Client
Information
block.
orderSlip
AdminOrders.php
No
Called during
the creation of
a credit note,
right after it
has been
created.
Products
Hook name
File location
Visible
Description
addproduct
AdminProducts.php
No
Called when a
product is created
or duplicated, right