Aliases:
Product cancelled:
This hook is called when you cancel a product in an order
Hook locations:
Hook type: action
Located in:
Hook::exec('actionProductCancel', ['order' => $order, 'id_order_detail' => (int) $orderDetailId, 'cancel_quantity' => $productRefund['quantity'], 'action' => CancellationActionType::STANDARD_REFUND], null, false, true, false, $order->id_shop)