Executing custom code when order status changes to confirmed in virtuemart

74 Views Asked by At

I have written a small php script that I want to execute every time an order status changes to "Confirmed".

Ι'm aware that I can put it directly in the order.php file, however doing so will delete my script when virtuemart gets updated. Is there any other solution?

0

There are 0 best solutions below