[ic] mv_order_route

Rick Bragg lists at gmnet.net
Sat Feb 9 13:01:11 EST 2008


On Wed, 2008-02-06 at 14:09 -0500, Matthew Dell wrote:
> Hi all
> 
> Yes, two posts in one day - my hands are full.
> 
> I am trying to generate an email to the warehouse without all the pricing,
> taxes, etc.  I have put in my catalog.cfg file the following:
> 
> Route Extractor  <<EOF
>         email         webmaster at blah.....com
>         empty        1
>         error_ok     1
>         encrypt      0
>         increment    0
>         report       etc/mail_receipt
>         supplant     0
>         track        logs/log
> EOF
> 
> I hard-coded in the finalize.html page for the checkout process:
> <input type=hidden name=mv_order_route value="Extractor">
> 
> But the process does not generate the report to the email address.  I am
> using the mail_receipt as a test and will call it something else once I can
> get the functions working to send the email out.  
> 
> Any suggestions are appreciated.
> 
> Thanks
> 
> M Dell
> Orlando, FL 
> mdell at inthesuntech.com
> http://www.inthesuntech.com
> 
> 
> 
> _______________________________________________
> interchange-users mailing list
> interchange-users at icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users



I would set the route somewhere else (not in the form) and keep the
directive for security.  Also that way of setting routes seems will be
depreciated.  
Did you see here:
http://www.interchange.rtfm.info/icdocs/Order_routing.html

rick






More information about the interchange-users mailing list