Hi everyone,
I need to cancel an order, with code, under certain circumstances, before show the information about it.
Where is the best way to do it?
I guess this is the file: controllers/admin/AdminOrdersController.php but I'm not sure how to do it.
Thanks in advance!