here's what I use:
<CFX_PFPRO
HostAddress="payflow.verisign.com" HostPort="443" TimeOut="30"
TRXTYPE="A" VENDOR="username"
USER="username" PWD="username" TENDER="C" PARTNER="VeriSign"
ACCT="#ManageCC.Num#"
EXPDATE="#ManageCC.Exp#" AMT="#total#" ZIP="#Billing.Zip#">
<CFOUTPUT Query="PNResponse">
<CFSET "PF_#Name#" = Value>
</CFOUTPUT>
<CFIF PF_Result EQ "0">
<CFSET TransactionID = PF_PNRef>
<!--- Queries --->
<CFINCLUDE
TEMPLATE="inc_placeorder.hmn">
<CFSET StoreStatus = "Order
Placed">
<CFELSEIF PF_Result EQ "-1">
<CFSET StoreStatus =
"There was a problem accessing the credit card processor. Please try again
in a few minutes.">
<CFELSE>
<CFSET StoreStatus = "There was an
error talking to the credit card processor [#PF_RespMSG#]. Please contact
the administrator.">
</CFIF>
> Can anybody point me at some ColdFusion-specific
> documentation and sample code on setting up and
> using VeriSign's PayFlow credit card payment
> system?
>
> Thanks in advance
>
> Joe Tartaglia
> High Caliber Systems
> 212-684-5553
> http://www.HighCaliber.com
> FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
>
Tony Schreiber, Senior Partner Man and Machine, Limited
mailto:[EMAIL PROTECTED] http://www.technocraft.com
http://www.simplemessageboard.com ___Free Forum Software for Cold Fusion
http://www.is300.net ___________The Enthusiast's Home of the Lexus IS300
http://www.digitacamera.com ______________DigitA Camera Scripts and Tips
http://www.linklabexchange.com _____________Miata Link ECU Data Exchange
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists