[ic] order cancellation hooks

New Media E.M.S. ic_users at newmediaems.com
Fri Apr 23 12:45:54 EDT 2004


At 11:52 AM 4/23/2004 -0400, you wrote:

>I need to capture particular information into a special table for each
>order to comply with one of our referral services (linkshare).  I've
>added an extra order route that takes care of this nicely.
>
>What I'm missing is a hook to do the same thing when an order is
>canceled through the admin interface.  For each order cancellation, I
>need to add a row to my table with a bunch of information (orderid,
>referral id, etc.) and the quantity of -1.
>
>Is there a good way to do this without actually modifying the admin
>interface?

I think you are going to have to dig into admin/order_status.html. There is 
an mv_click associated with "Update order status only, no ship function", 
so perhaps you can use this as the entry point for your additional routine.

- Ed


===============================================================
New Media E.M.S.              Technology Solutions for Business
11630 Fair Oaks Blvd., #250   eCommerce | Consulting | Hosting
Fair Oaks, CA  95628          edl at newmediaems.com
(916) 961-0446                http://www.newmediaems.com
(866) 519-4680 Toll-Free      (916) 961-0447 Fax
=============================================================== 



More information about the interchange-users mailing list