[ic] order routes.

Cameron Germein cameron.germein@team.eftel.com
Mon, 12 Feb 2001 15:58:45 +0800


does anyone know exactly what you need to have in place in order for an
order route to work, when building a catalog from scratch? so far i've got:

Route   main    email           email@address
Route   main    reply           email@address
Route   main    report          etc/report
Route   main    profile         order_profile
Route main        receipt          etc/receipt.html

it's called from the page using a hidden mv_order_profile, value main.

i also still have the mv_order_profile in place...

any ideas anyone?