[ic] what processes the order form

Paul Jordan interchange-users@interchange.redhat.com
Sat Mar 23 22:16:01 2002


> i've been successful in adding that into the form, the
> example picture and the FORM field, but now I need to
> add that to the script that processes the form and sends it to
> me so that I can get this info..
>


You will want to go to mail_receipt in etc/

That is the email that gets sent to the merchant, just add the value call in
there. [value my_cvv2_name]

my_cvv2_name => whatever you named the cvv2 input on checkout.html