[ic] list/2000/msg08024.html

Kevin Lyons kclyons@tgi.net
Sat, 9 Dec 2000 08:11:06 -0800


This is a multi-part message in MIME format.

------=_NextPart_000_0010_01C061B7.9499F100
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I am also trying to use an alternate payment method http Post for =
payment=20
verification?

I took the Itransact example and placed it in a user tag file and it =
seems to go=20
without errors.  Now because I am fairly new, how do I call it from =
profiles.order, I=20
created a payment method and simply set the "fax" value to 4  in =
checkout.html I=20
then test for that value in profiles.orders... anyway I cannot seem to =
get the itransact=20
code example to execute... any ideas?  Thanks

Example from checkout.html
    [elsif value payment_method eq altcard]
 <input type=3Dhidden name=3Dfax_order value=3D4>
[/elsif]

Example from my profiles.order

[elsif value fax_order =3D=3D 4]
&set =3D mv_payment altcard [value project_id]

How would I call the itransact routine from here?

[/elsif]

Kevin Lyons
PLEASE NOTE: NEW EMAIL ADDRESS kclyons@tgi.net
Visit the PINEWOODPTA WEB SITE
http://www.kidson45th.com/pinewoodpta

------=_NextPart_000_0010_01C061B7.9499F100
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I am also trying to use an alternate =
payment method=20
http Post for payment <BR>verification?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I took the Itransact example and placed =
it in a=20
user tag file and it seems to go <BR>without errors.&nbsp; Now because I =
am=20
fairly new, how do I call it from profiles.order, I <BR>created a =
payment method=20
and simply set the "fax" value to 4&nbsp; in checkout.html I <BR>then =
test for=20
that value in profiles.orders... anyway I cannot seem to get the =
itransact=20
<BR>code example to execute... any ideas?&nbsp; Thanks</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Example from =
checkout.html<BR>&nbsp;&nbsp;&nbsp;=20
[elsif value payment_method eq altcard]<BR>&nbsp;&lt;input type=3Dhidden =

name=3Dfax_order value=3D4&gt;<BR>[/elsif]</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Example from my =
profiles.order</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>[elsif value fax_order =3D=3D =
4]<BR>&amp;set =3D=20
mv_payment altcard [value project_id]</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>How would I call the itransact routine =
from=20
here?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>[/elsif]</FONT></DIV>
<DIV><FONT face=3DArial size=3D2><BR>Kevin Lyons<BR>PLEASE NOTE: NEW =
EMAIL ADDRESS=20
<A href=3D"mailto:kclyons@tgi.net">kclyons@tgi.net</A><BR>Visit the =
PINEWOODPTA=20
WEB SITE<BR><A=20
href=3D"http://www.kidson45th.com/pinewoodpta">http://www.kidson45th.com/=
pinewoodpta</A></FONT></DIV></BODY></HTML>

------=_NextPart_000_0010_01C061B7.9499F100--