PayFlow Pro Timeout

2008-01-02 Thread Ben Nadel
I am trying to test a payflow pro account and the CFX tag times out with a -12 error. Here's the thing, though: it only takes a few seconds for the timeout to occur once the process is launched BUT there is a 45 second timeout in the tag attribute. Does this indicate anything about the timeou

Re: payflow (link|pro)

2007-06-18 Thread Tony
efffin A, i would love to test it... let me know! tw On 6/18/07, Dan Vega <[EMAIL PROTECTED]> wrote: > Tony, > I should have it wrapped up (and an article to follow) later this week but > I have created a component for payflow pro. It uses Mark Mandel's JavaLoader >

Re: payflow (link|pro)

2007-06-18 Thread Dan Vega
Tony, I should have it wrapped up (and an article to follow) later this week but I have created a component for payflow pro. It uses Mark Mandel's JavaLoader so there is no need to install a cfx tag. If you (or anyone ) is interested I could use some testers! Dan Vega http://www.danvega.org

Re: payflow (link|pro)

2007-06-18 Thread Tony
excellent! thank you jake, and all that have replied. what in the hizzell what up with cftalk today :( anyway, its all good, thanks for this! tony On 6/18/07, Jake Pilgrim <[EMAIL PROTECTED]> wrote: > There is a CFX tag which you can install for PayFlowPro, however it is a Java > CFX tag and

Re: payflow (link|pro)

2007-06-18 Thread Rey Bango
We've used the pro successfully via their CFX tag. No issues whatsoever. Rey Tony wrote: > hi there. > > a client's merchant acct with their bank is already set > for use with payflow's api's. > > for those of you who have used payflow's stuff... > > whats best to use, the link or the pro? > i

Re: payflow (link|pro)

2007-06-18 Thread Dinner
They've got a new XML based deal too... On 6/18/07, Jake Pilgrim wrote: > > There is a CFX tag which you can install for PayFlowPro, however it is a > Java CFX tag and the instructions they provide for installation do not work > if you follow them line for line. > ~~~

Re: payflow (link|pro)

2007-06-18 Thread Ron Gowen
We use Link, for a simple set-up it works great. Purchased it through Wells Fargo. On 6/18/07, Tony <[EMAIL PROTECTED]> wrote: > > hi there. > > a client's merchant acct with their bank is already set > for use with payflow's api's. > > for those of you who have used payflow's stuff... > > whats b

RE: payflow (link|pro)

2007-06-18 Thread Bobby Hartsfield
I thought payflowpro was pretty easy to work with. Never used link or whatever ..:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Tony [mailto:[EMAIL PROTECTED] Sent: Monday, June 18, 2007 12:44 PM To: CF-Talk Subject: payflow (link

Re: payflow (link|pro)

2007-06-18 Thread Jake Pilgrim
There is a CFX tag which you can install for PayFlowPro, however it is a Java CFX tag and the instructions they provide for installation do not work if you follow them line for line. Fortunately, I have written an installation guide which actually works: http://www.colderfusion.com/presentatio

RE: payflow (link|pro)

2007-06-18 Thread Dawson, Michael
We use the PayFlow Pro product. They have a free CFX tag that works great. Originally, we had an existing site that was based on ASP and a COM object, therefore, we already had an account. I chose to create a new online payment page with CF and the CFX tag. I was able to get a working example

payflow (link|pro)

2007-06-18 Thread Tony
hi there. a client's merchant acct with their bank is already set for use with payflow's api's. for those of you who have used payflow's stuff... whats best to use, the link or the pro? is there an easy to use cf custom tag or something? thanks! tony -- 'Never have anything in your life that

Verisign Payflow LINK

2006-02-09 Thread Mark Leder
Anyone have any success with getting Verisign's PayflowLINK (not Pro) working using CFHTTP to pass and return parameters? For me it just times out. I've tried a number of different ways with the login being in the cfhttp call rather than the cfhttpparam attributes, without success. Read all the V

Verisign's Payflow Recurring billing

2006-01-30 Thread Kay Smoljak
Has anyone implemented Payflow Recurring Billing (http://www.verisign.com/support/payflow/manager/selfHelp/recurringBilling.html) on a CF site? I don't have any experience with US billing services but have a customer in the US who wants to use this. Is it straightforward to implement

Re: Working PayFlow Pro Files?

2005-10-10 Thread Dave Carabetta
On 10/10/05, Dawson, Michael <[EMAIL PROTECTED]> wrote: > I only used the COM object for some of my testing. I didn't use their > custom tag. I was able to get my testing to work correctly just by > using the COM object. > > I'm sure, however, that I would have to do a bit more work in parsing >

RE: Working PayFlow Pro Files?

2005-10-10 Thread Dawson, Michael
would feel better about it that way. M!ke -Original Message- From: Dave Carabetta [mailto:[EMAIL PROTECTED] Sent: Monday, October 10, 2005 12:00 PM To: CF-Talk Subject: Working PayFlow Pro Files? Does anybody know (or can send me off-list) where I can find the latest PayFlow Pro

Re: Working PayFlow Pro Files?

2005-10-10 Thread Dave Carabetta
Thank you so much for the files. Your versions are definitely later than what's posted in their download area. I hate VeriSign. Regards, Dave. On 10/10/05, jonese <[EMAIL PROTECTED]> wrote: > we called into the support group and got the files. > erj >

Re: Working PayFlow Pro Files?

2005-10-10 Thread jonese
we called into the support group and got the files. erj On 10/10/05, Dave Carabetta <[EMAIL PROTECTED]> wrote: > Does anybody know (or can send me off-list) where I can find the > latest PayFlow Pro files that actually work? I've been going back and > forth with the VeriSig

Working PayFlow Pro Files?

2005-10-10 Thread Dave Carabetta
Does anybody know (or can send me off-list) where I can find the latest PayFlow Pro files that actually work? I've been going back and forth with the VeriSign support people for literally about 2 months and they swear that the version on their site is the latest, even though I know from

Re: payflow pro and CF7 multi-instance

2005-09-12 Thread jonese
r the lib directory of the cfusion instance you are > > running. > > The CFXPayFlowPro.class file goes in the classes directory for your > > cfusion > > instance. > > > > With that done I have not had to modify classpaths or anything else. > > >

Re: payflow pro and CF7 multi-instance

2005-09-12 Thread jonese
; Good Luck, > > simeon > > On 9/2/05, jonese <[EMAIL PROTECTED]> wrote: > > > > Anyone installed the payflow pro CustomTag from verisign on a CF7 JRun > > mutli-instance installation. > > > > for thelife of me i can't get it to work and the directio

Re: payflow pro and CF7 multi-instance

2005-09-09 Thread Simeon Bateman
anything else. Good Luck, simeon On 9/2/05, jonese <[EMAIL PROTECTED]> wrote: > > Anyone installed the payflow pro CustomTag from verisign on a CF7 JRun > mutli-instance installation. > > for thelife of me i can't get it to work and the directions they provide &g

payflow pro and CF7 multi-instance

2005-09-02 Thread jonese
Anyone installed the payflow pro CustomTag from verisign on a CF7 JRun mutli-instance installation. for thelife of me i can't get it to work and the directions they provide only talk about standalone. I've added the Classpaths for Java VM in the settings section of my cfusion serve

RE: PayFlow Pro on cfmx7

2005-03-24 Thread Ken Ferguson
ing fine though. --Ferg -Original Message- From: Jann E. VanOver [mailto:[EMAIL PROTECTED] Sent: Thursday, March 24, 2005 3:21 PM To: CF-Talk Subject: Re: PayFlow Pro on cfmx7 Oops -- sorry, didn't see the '7' there at first. I have NOT used it on CFMX7 Jann E. VanOver wrot

Re: PayFlow Pro on cfmx7

2005-03-24 Thread Jann E. VanOver
"" >PROXYADDRESS="" >PROXYPORT="" >PROXYLOGON="" >PROXYPASSWORD="" > >and it should fix you up! > >J > >Simeon Bateman wrote: > > > >>Hey Gang, >> >>I am just installing Payflow pro on a new server

Re: PayFlow Pro on cfmx7

2005-03-24 Thread Jann E. VanOver
YES -- it has some quirks in CFMX and requires some empty parameters to be added ... let me see ... Here it is .. add these to your Hey Gang, > >I am just installing Payflow pro on a new server of ours and I am >running into some odd errors. I was just wondering if anyone else had &g

Re: PayFlow Pro on cfmx7

2005-02-28 Thread Jared Rypka-Hauer - CMG, LLC
Not since 2001... and it worked brilliantly, so I can't help much. What are the errors?? Laterz, J On Mon, 28 Feb 2005 09:21:29 -0800, Simeon Bateman <[EMAIL PROTECTED]> wrote: > Hey Gang, > > I am just installing Payflow pro on a new server of ours and I am > running i

PayFlow Pro on cfmx7

2005-02-28 Thread Simeon Bateman
Hey Gang, I am just installing Payflow pro on a new server of ours and I am running into some odd errors. I was just wondering if anyone else had tested the payflowpro java cfx tag with cfmx7. Thanks for any info simeon

Re: Verisign Payflow Pro

2004-11-24 Thread Ryan Mannion
I downloaded the sdk, unzipped it to my server, but I have no clue how to use this thing. After you unzip it to your directory what else do you have to do? Is there any install for the SDK? What about the cert path it refers to? Is that only for the cold fusion CFX Tag certpath =? Lost when it com

Re: Verisign Payflow Pro

2004-11-24 Thread Ryan Emerle
Nah, it's really rather easy, just follow the install instructions. Just make sure that you provide all of the default information such as hostname, port, proxy_username, proxy_password, etc. It's weird, but the proxy information needs to be specified whether you are using it or not. HTH -Ryan

Re: Verisign Payflow Pro

2004-11-24 Thread Ryan Mannion
o post it if anyone is interested though. > > > > On Wed, 24 Nov 2004 01:23:24 -0500, Ryan Mannion <[EMAIL PROTECTED]> wrote: > > Has anyone ever configured the verisign payflow pro system? The main > > thing I read in the manual is the importance of encrypting the &

Re: Verisign Payflow Pro

2004-11-24 Thread Ryan Emerle
terested though. On Wed, 24 Nov 2004 01:23:24 -0500, Ryan Mannion <[EMAIL PROTECTED]> wrote: > Has anyone ever configured the verisign payflow pro system? The main > thing I read in the manual is the importance of encrypting the > password. My question is, if I use encrypt(passwo

Verisign Payflow Pro

2004-11-23 Thread Ryan Mannion
Has anyone ever configured the verisign payflow pro system? The main thing I read in the manual is the importance of encrypting the password. My question is, if I use encrypt(password) when sending the password how will the cfx tag decrypt this? Or should I store the passwords encrypted in a

RE: Payment Gateways? (Was: OPINIONS: PayFlow Pro and CF Integration?)

2002-11-22 Thread Lee Fuller
NIONS: PayFlow Pro | and CF Integration?) | | | I've been using Cybercash WebAuthorize for a few years now | and it's pretty nice. Easy to get running with CF plus there | are ActiveX, C and Java APIs. I use the ActiveX version with | a tag from the DevEx. | | It's fairly price

RE: Payment Gateways? (Was: OPINIONS: PayFlow Pro and CF Integration?)

2002-11-22 Thread Lee Fuller
The only problem I have with that is the price for PayFlow. It's a bit pricey for the average little guy. By the time they get done paying for their merchant account, and then PayFlow, they're at nearly $100 per month. Pretty amazing price level for little guys. | -Origin

RE: Payment Gateways? (Was: OPINIONS: PayFlow Pro and CF Integrat ion?)

2002-11-22 Thread Lee Fuller
Stacy, Can you contact me off-list? Need to make some serious decisions here. Thanks. Lee | -Original Message- | From: Stacy Young [mailto:[EMAIL PROTECTED]] | Sent: Friday, November 22, 2002 1:21 PM | To: CF-Talk | Subject: RE: Payment Gateways? (Was: OPINIONS: PayFlow Pro

=?iso-8859-1?Q?RE: Payment Gateways? (Was: OPINIONS: PayFlow Pro and CF=09Integrat ion?)?=

2002-11-22 Thread Michael Ross
setup fees, I believe I can work a deal for fellow CF'ers :-) Cheers, Stace -Original Message- From: Lee Fuller [mailto:[EMAIL PROTECTED]] Sent: Friday, November 22, 2002 2:51 PM To: CF-Talk Subject: RE: Payment Gateways? (Was: OPINIONS: PayFlow Pro and CF Integration?) Yeah.. I&#

RE: Payment Gateways? (Was: OPINIONS: PayFlow Pro and CF Integrat ion?)

2002-11-22 Thread Stacy Young
concerned about setup fees, I believe I can work a deal for fellow CF'ers :-) Cheers, Stace -Original Message- From: Lee Fuller [mailto:[EMAIL PROTECTED]] Sent: Friday, November 22, 2002 2:51 PM To: CF-Talk Subject: RE: Payment Gateways? (Was: OPINIONS: PayFlow Pro and CF Integration

Re: Payment Gateways? (Was: OPINIONS: PayFlow Pro and CF Integration?)

2002-11-22 Thread Jason Miller
Oh and a flash guy I have outsourced some work to - really good guy - only worked with him a few times - had programmed and offers a payflow CF tag http://www.optimal-media.com I believe - slightly discouraging becuase his site is throwing a cf error - but I know he is actively alwasy working

Re: Payment Gateways? (Was: OPINIONS: PayFlow Pro and CF Integration?)

2002-11-22 Thread Jason Miller
ut it seems relevant to >all of us here. Mike will tell us otherwise, I'm sure, if I'm wrong. ;) > > > >| -Original Message- >| From: Jason Miller [mailto:[EMAIL PROTECTED]] >| Sent: Friday, November 22, 2002 3:19 PM >| To: CF-Talk >| Subject: Re: Paym

RE: Payment Gateways? (Was: OPINIONS: PayFlow Pro and CF Integration?)

2002-11-22 Thread Joshua Miller
ct: RE: Payment Gateways? (Was: OPINIONS: PayFlow Pro and CF Integration?) Yeah.. I've noticed that it's fairly simple. Unfortunately, it tends to be expensive for the little guys out there -- which we seem to be running into a lot, these days. I've looked at SimplePay, and LinkPoin

RE: Payment Gateways? (Was: OPINIONS: PayFlow Pro and CF Integration?)

2002-11-22 Thread Chris Alvarado
e same functions and information as the merchant (charge a card, etc). -chris.alvarado [ application developer ] 4 Guys Interactive, Inc. http://www.4guys.com "We create websites that make you a hero." -Original Message- From: Lee Fuller [mailto:[EMAIL PROTECTED]] S

RE: Payment Gateways? (Was: OPINIONS: PayFlow Pro and CF Integration?)

2002-11-22 Thread Lee Fuller
;) | -Original Message- | From: Jason Miller [mailto:[EMAIL PROTECTED]] | Sent: Friday, November 22, 2002 3:19 PM | To: CF-Talk | Subject: Re: Payment Gateways? (Was: OPINIONS: PayFlow Pro | and CF Integration?) | | | Is LinkPoint by Card Service International? I see their | little lo

Re: Payment Gateways? (Was: OPINIONS: PayFlow Pro and CF Integration?)

2002-11-22 Thread Jason Miller
t;share? > >| -Original Message- >| From: Frank Mamone [mailto:[EMAIL PROTECTED]] >| Sent: Friday, November 22, 2002 11:38 AM >| To: CF-Talk >| Subject: Re: OPINIONS: PayFlow Pro and CF Integration? >| >| >| Excellent product. Easy to use and setup. >| &

Re: Payment Gateways? (Was: OPINIONS: PayFlow Pro and CF Integration?)

2002-11-22 Thread Paul Giesenhagen
esign - Original Message - From: "Lee Fuller" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, November 22, 2002 1:51 PM Subject: RE: Payment Gateways? (Was: OPINIONS: PayFlow Pro and CF Integration?) > Yeah.. I've noticed that it

RE: Payment Gateways? (Was: OPINIONS: PayFlow Pro and CF Integration?)

2002-11-22 Thread Lee Fuller
nd workable? Anyone have experience with these or others that they would like to share? | -Original Message- | From: Frank Mamone [mailto:[EMAIL PROTECTED]] | Sent: Friday, November 22, 2002 11:38 AM | To: CF-Talk | Subject: Re: OPINIONS: PayFlow Pro and CF Integration? | | | Excellent

Re: OPINIONS: PayFlow Pro and CF Integration?

2002-11-22 Thread Frank Mamone
Excellent product. Easy to use and setup. - Original Message - From: "Lee Fuller" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, November 22, 2002 11:14 AM Subject: OPINIONS: PayFlow Pro and CF Integration? > Quick thou

RE: OPINIONS: PayFlow Pro and CF Integration?

2002-11-22 Thread Lee Fuller
Excellent... Thanks Ben / Dan... I appreciate the info! Lee | -Original Message- | From: Dan Phillips [mailto:[EMAIL PROTECTED]] | Sent: Friday, November 22, 2002 8:24 AM | To: CF-Talk | Subject: RE: OPINIONS: PayFlow Pro and CF Integration? | | | I've assited quite

RE: OPINIONS: PayFlow Pro and CF Integration?

2002-11-22 Thread Dan Phillips
llips Express Technologies, Inc. dba HalfPriceHosting, CFXHosting and Invotion. www.HalfPriceHosting.com www.CFXHosting.com www.Invotion.com -Original Message- From: Ben Densmore [mailto:[EMAIL PROTECTED]] Sent: Friday, November 22, 2002 11:18 AM To: CF-Talk Subject: RE: OPINIONS: PayFlow Pr

RE: OPINIONS: PayFlow Pro and CF Integration?

2002-11-22 Thread Ben Densmore
riday, November 22, 2002 11:15 AM To: CF-Talk Subject: OPINIONS: PayFlow Pro and CF Integration? Quick thoughts, pitfalls, opinions? TTAIA ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

OPINIONS: PayFlow Pro and CF Integration?

2002-11-22 Thread Lee Fuller
Quick thoughts, pitfalls, opinions? TTAIA ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetpro

RE: Payflow in MX?

2002-10-03 Thread Ben Densmore
ng windows) and register the tag yourself, other than that, it works fine. Ben -Original Message- From: Sean Daniels [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 9:26 AM To: CF-Talk Subject: Payflow in MX? Since our upgrade to MX, the CFX_Cybercash tag has been flaky at best

Payflow in MX?

2002-10-03 Thread Sean Daniels
Since our upgrade to MX, the CFX_Cybercash tag has been flaky at best so we're making the move away from Cybercash to Payflow. Can anyone out there confirm for me that the CFX_PaymentNet tag functions correctly in MX? I believe Verisign offers an XML gateway too, but I really want the mi

Re: Payflow Pro Tag for MX on Linux

2002-08-16 Thread Tony Schreiber
rently use the CFX_PaymentNet tag as the > processor for Verisigns Payflow Pro. I found that Verisign offers > CFX_Payflowpro which is a java custom tag but only works in 4.0/5.0. I > decided to try it and it doesn't seem to work. Does anyone know if there > is a tag similar

RE: Payflow Pro Tag for MX on Linux

2002-08-16 Thread Ben Densmore
No Problem Jay. I'm looking around, haven't seen a newer one as of yet, but if you happen to find one, please let me know. Thanks, Ben -Original Message- From: Jason Miller [mailto:[EMAIL PROTECTED]] Sent: Friday, August 16, 2002 4:45 PM To: CF-Talk Subject: Re: Payflow Pro

Re: Payflow Pro Tag for MX on Linux

2002-08-16 Thread Jason Miller
an online store tag. All I need is the tag to talk to Verisigns Gateway. Maybe I'm missing it? Thanks, Ben -Original Message- From: Jason Miller [ mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ] Sent: Friday, August 16, 2002 4:12 PM To: CF-Talk Subject: Re: Payflow Pro T

RE: Payflow Pro Tag for MX on Linux

2002-08-16 Thread Ben Densmore
4:12 PM To: CF-Talk Subject: Re: Payflow Pro Tag for MX on Linux a flash/ cf developer I occassionally work with had written one - for sale very cheap on his site unencrypted - www.optimal-media.com - go to products. jay Ben Densmore wrote: > >I'm currently doing some testing runn

Re: Payflow Pro Tag for MX on Linux

2002-08-16 Thread Jason Miller
o that machine to see how it works versus a >windows machine. We currently use the CFX_PaymentNet tag as the >processor for Verisigns Payflow Pro. I found that Verisign offers >CFX_Payflowpro which is a java custom tag but only works in 4.0/5.0. I >decided to try it and it doesn't se

Payflow Pro Tag for MX on Linux

2002-08-16 Thread Ben Densmore
I'm currently doing some testing running CFMX on Linux and trying to move one of our apps over to that machine to see how it works versus a windows machine. We currently use the CFX_PaymentNet tag as the processor for Verisigns Payflow Pro. I found that Verisign offers CFX_Payflowpro which

RE: jave config for verisign PayFlow Pro

2002-06-11 Thread [EMAIL PROTECTED]
Make sure the class name in the administrator (CF 4.5x or above) is CFXPayFlowPro (pay attention to the case). Original Message: - From: Jeff Beer [EMAIL PROTECTED] Date: Tue, 11 Jun 2002 11:20:10 -0400 To: [EMAIL PROTECTED] Subject: jave config for verisign PayFlow Pro Hello

RE: jave config for verisign PayFlow Pro

2002-06-11 Thread Jeff Beer
for verisign PayFlow Pro Hello all, I'm trying to get our dev server to use the Verisign PayFlow Pro java component, and it's kicking my butt... I don't know if it's the Java settings in CF administrator or the Verisign installation, or a combination of both. Here

jave config for verisign PayFlow Pro

2002-06-11 Thread Jeff Beer
Hello all, I'm trying to get our dev server to use the Verisign PayFlow Pro java component, and it's kicking my butt... I don't know if it's the Java settings in CF administrator or the Verisign installation, or a combination of both. Here's the error: Err

Re: PayFlow

2002-05-06 Thread Frank Mamone
IME, Payflow is so easy to use you really don't need a tag! I've been using it for two years now with no problems. - Original Message - From: "Sean Daniels" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, May 06, 20

Re: PayFlow

2002-05-06 Thread Nick McClure
People who subscribe to the PayFlow Pro service can use this Feature. I think you have to be using PayFlow pro to get it. You can download it from the download section of your verisign manager. At 12:05 PM 5/6/2002 -0400, you wrote: >I've seen reference to a CFX_PFPRO tag but can&#x

PayFlow

2002-05-06 Thread Sean Daniels
I've seen reference to a CFX_PFPRO tag but can't find out how to go about getting it? Is it something you buy from Verisign when you sign up for Payflow? Thanks, - Sean ~~ Sean Daniels Director, Engineering Marketplace Technologies, Inc (T): 207.363.7

RE: VeriSign PayFlow Configuration/Sample Code

2002-03-28 Thread VAN VLIET, SCOTT E (SBCSI)
12:55 PM To: CF-Talk Subject: VeriSign PayFlow Configuration/Sample Code 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-68

Re: VeriSign PayFlow Configuration/Sample Code

2002-03-28 Thread Tony Schreiber
> >"There was a problem accessing the credit card processor. Please try again > in a few minutes."> > > > > > > Can

RE: VeriSign PayFlow Configuration/Sample Code

2002-03-28 Thread Tony_Petruzzi
just make sure to put a cflock around the cfx tag. Anthony Petruzzi Webmaster 954-321-4703 http://www.sheriff.org -Original Message- From: Tony Schreiber [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 28, 2002 3:39 PM To: CF-Talk Subject: Re: VeriSign PayFlow Configuration/Sample

Re: VeriSign PayFlow Configuration/Sample Code

2002-03-28 Thread Tony Schreiber
ldFusion-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

VeriSign PayFlow Configuration/Sample Code

2002-03-28 Thread Joe Tartaglia
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/coldfusio

RE: Quick PayFlow Pro / Cybercash Question

2001-11-12 Thread Matt Robertson
ge- > > 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 > >

RE: Quick PayFlow Pro / Cybercash Question

2001-11-12 Thread Matt Robertson
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

RE: Quick PayFlow Pro / Cybercash Question

2001-11-12 Thread Tony Schreiber
r [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 actuall

RE: Quick PayFlow Pro / Cybercash Question

2001-11-12 Thread Michael Wilson
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: Quic

Re: Quick PayFlow Pro / Cybercash Question

2001-11-12 Thread Matt Robertson
nc., www.mysecretbase.com --- -- Original Message -- from: Tony Schreiber <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] date: Mon, 12 Nov 2001 18:15:07 -0500 (EST) I haven't had a chance to look at the documentation yet

Quick PayFlow Pro / Cybercash Question

2001-11-12 Thread Tony Schreiber
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? Tony Schreiber, Senior Partner Man and Machine, Limited mailto:[EMAIL

RE: verisign payflow link?

2000-10-06 Thread Paul Sizemore
Has anyone called a Win .EXE file from a html page? On our intranet, we want to recreate a VB navigational menu system that calls other VB applications (the VB applications reside on a drive that has been mapped on our end users computers). How can I do this? Paul Sizemore ---

verisign payflow link?

2000-10-05 Thread Erikk - cftalk
This is a multi-part message in MIME format. --=_NextPart_000_0036_01C02EE2.41178180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Has anyone had luck getting Verisign's Payflow LInk to work in their = custom CF shopping