No, we're talking about a bit of CF code to hook into the CFX; processing the responses and errmsgs. Not CFX_PaymentNet itself.
The CF snippet is available at http://foohbar.org/verisign.txt It still works, but for an installation a little over a year old. CFX_PaymentNet may have been updated since then, particularly with regard to using signio.com servers. Be sure to read up on your *current* documentation. In the code, the transaction is successful unless a response code of 0 or 13 is returned, at which point error information is dumped out on the screen. For the site this code comes from, an AVS failure -- either to connect for the AVS portion of the transaction or an outright mismatch -- was logged for magagerial review, but this did NOT abort the transaction. Check your docs for what the AVS failure codes are and add them to the last CFIF if you want to fail the buy upon AVS failure. --------------------------------------- Matt Robertson [EMAIL PROTECTED] MSB Designs, Inc., www.mysecretbase.com --------------------------------------- ---------- Original Message ---------------------------------- from: "Michael Wilson" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] date: Mon, 12 Nov 2001 20:44:51 -0500 Tony, I believe the tag is called CFX_PAYMENTNET. It's available in the manager's area of your PFP account site. Mike > -----Original Message----- > From: Tony Schreiber [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 12, 2001 6:15 PM > To: CF-Talk > Subject: Quick PayFlow Pro / Cybercash Question > > > I haven't had a chance to look at the documentation yet, but > when using PayFlow Pro are you actually using a Cybercash integration? > > What's the best tag currently available for this gateway? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.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

