2 replies [Last post]
AaronHawkins's picture
Offline
Joined: 05/24/2010
Juice: 11
Was this information Helpful?

I have a situation where a client needs a custom order status page where the client can see information on when an order is shipped etc... Is there a hook that give me the ability to make database changes etc when an order is marked shipped? Thanks

drewwestcott's picture
Offline
Joined: 06/27/2012
Juice: 12
Arron, Did you get anywhere

Arron,
Did you get anywhere with this?

I have a client who wants to mark which company the order was shipped with, and send that info to the customer on an email when marked as shipped/complete.

DanZ's picture
Offline
Joined: 08/07/2011
Juice: 1643
Re: Arron, Did you get anywhere

No need for a hook. Use Rules.

There's a event for "Order status gets updated". Create a rule with that trigger. Add a condition so that it goes only on the correct status change.