![]() |
![]() |
I am also trying to use an alternate payment method
http Post for payment
verification? I took the Itransact example and placed it in a
user tag file and it seems to go
without errors. Now because I am fairly new, how do I call it from profiles.order, I created a payment method and simply set the "fax" value to 4 in checkout.html I then test for that value in profiles.orders... anyway I cannot seem to get the itransact code example to execute... any ideas? Thanks Example from checkout.html
[elsif value payment_method eq altcard] <input type=hidden name=fax_order value=4> [/elsif] Example from my profiles.order
[elsif value fax_order == 4]
&set = 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 |