[ic] Strange problem in chekout submission.

Mike Heins interchange-users@icdevgroup.org
Sat Nov 30 09:05:01 2002


Quoting Krishna (kpendoti@etisbew.com):
> Hello List,
> 
> I want to stop e-mail notification of orders to customer and store owner
> after placing order in checkout page. For this I edited catalog.cfg in
> the following way.
> 
> ## This route emails the order to you unless email is set to "",
> ## and failsafe-logs the order report a couple of places
> Route main  <<EOF
>         attach            0
>         credit_card       1
>         default           1
>         email             ""
>         encrypt           0
>         errors_to         '__ORDERS_TO__'
>         pgp_cc_key        "__PGP_KEY__"
>         pgp_key           "__PGP_KEY__"
>         receipt           etc/receipt.html
>         report            etc/report
>         supplant          1
>         individual_track  orders
>         track             logs/tracking.asc
> EOF

All you should have to do is put "empty  1" in there. That stops any email
from being sent.

-- 
Mike Heins
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
phone +1.513.523.7621      <mike@perusion.com>

Friends don't let friends use Outlook. -- Bob Blaylock