Hi Peter,

I've been using this system on MX7 with no issues.

This is the code I use...

Byron

<CFX_PAYFLOWPRO  QUERY = "PFResponse"
                HOSTADDRESS    = "test-payflow.verisign.com"
                        HOSTPORT       = "443"
                        TIMEOUT        = "30"
                        PROXYADDRESS   = ""
                        PROXYPORT      = ""
                        PROXYLOGON     = ""
                        PROXYPASSWORD  = ""
                        TRXTYPE        = "S"
                        TENDER         = "C"
                        PARTNER        = "[Your partner info]"
                VENDOR             = "[Your vendor info]"
                        USER           = "[Your Account User]"
                        PWD            = "[Your password]"
                        ACCT           = "#Variables.ACCT#"
                        EXPDATE        = "#Variables.EXPDATE#"
                        AMT            = "#Variables.AMT#"
                        COMMENT1       = "#arguments.billingID#"
                        COMMENT2       =  
"#arguments.StoreName#,#arguments.companyID#"
                CERTPATH        = "C:\CFusionMX7\certs"
 >




On Jun 6, 2005, at 5:19 AM, Peter Shaw wrote:

> Does anyone have this CFX tag working with CFMX7 and Windows 2003 Web?  
> My error is as follows:
>
> Error Occurred While Processing Request
> The system has attempted to use an undefined value, which usually  
> indicates a programming error, either in your code or some system  
> code.
> Null Pointers are another name for undefined values.
>
> This is occurs when trying to execute the supplied test script. I have  
> referenced the two Verisign support documents: vs23157 and vs9022 (and  
> the archive posts that I found on this topic) but without success.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208652
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to