House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home /  Groups /  ColdFusion Talk (CF-Talk)

PayPal Integration

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
Hello Guys,
Robert Rawlins
12/01/08 10:52 A
Mike,
Robert Rawlins
12/01/08 11:02 A
Mike,
Robert Rawlins
12/01/08 12:59 P
Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Robert Rawlins
12/01/2008 10:52 AM

Hello Guys, Looking for the first time in ages to getting up and running with processing credit card payments using PayPal. I have myself a PayPal Payments Pro account setup and paid for, now just looking to get up and running with the API to process the payments from our site. After a quick google around I've found this library which looks fine http://www.indiankey.com/cfPaypal/ has anyone had any experience with this or any other library? Cheers all, appreciate any pointers or advice anyone can offer, I'm sure some of you will have been through this in the past. Rob

Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Dawson, Michael
12/01/2008 10:56 AM

We rolled our own using PayPal's HTTP request/response solution.  It was pretty easy to do. Mike Hello Guys, Looking for the first time in ages to getting up and running with processing credit card payments using PayPal. I have myself a PayPal Payments Pro account setup and paid for, now just looking to get up and running with the API to process the payments from our site. After a quick google around I've found this library which looks fine http://www.indiankey.com/cfPaypal/ has anyone had any experience with this or any other library? Cheers all, appreciate any pointers or advice anyone can offer, I'm sure some of you will have been through this in the past. Rob

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Robert Rawlins
12/01/2008 11:02 AM

Mike, Thanks. Was this website payments pro? And this was using the SOAP web services, correct? At the moment my requirements are very simple, I'm simply making single payment transactions for set amounts, I don't have a cart of products or anything like that. Cheers, Rob We rolled our own using PayPal's HTTP request/response solution.  It was pretty easy to do. Mike Hello Guys, Looking for the first time in ages to getting up and running with processing credit card payments using PayPal. I have myself a PayPal Payments Pro account setup and paid for, now just looking to get up and running with the API to process the payments from our site. After a quick google around I've found this library which looks fine http://www.indiankey.com/cfPaypal/ has anyone had any experience with this or any other library? Cheers all, appreciate any pointers or advice anyone can offer, I'm sure some of you will have been through this in the past. Rob

Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Gerald Guido
12/01/2008 12:08 PM

There are a couple of CFC's on RiaForge. Both are v 0.1 but it may shorten your learning curve. http://cfpayflowpro.riaforge.org/ http://paypalcfc.riaforge.org/ hth G On Mon, Dec 1, 2008 at 10:46 AM, Robert Rawlins < robert.rawlins@thinkbluemedia.co.uk> wrote: ----- Excess quoted text cut - see Original Post for more -----

Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Dawson, Michael
12/01/2008 12:26 PM

We use Payflow Pro and simple HTTP requests.  No SOAP or nuttin fancy. Other than setting some params for amount, credit card number, etc, the HTTP request looks like this: <cfhttp url="https://pilot-payflowpro.verisign.com:443" method="post" resolveurl="no" timeout="30">   <cfhttpparam type="header" name="X-VPS-REQUEST-ID" value="#requestId#">   <cfhttpparam type="header" name="X-VPS-CLIENT-TIMEOUT" value="10">   <cfhttpparam type="body" value=#paramList#> </cfhttp> Mike Mike, Thanks. Was this website payments pro? And this was using the SOAP web services, correct? At the moment my requirements are very simple, I'm simply making single payment transactions for set amounts, I don't have a cart of products or anything like that. Cheers, Rob

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Robert Rawlins
12/01/2008 12:59 PM

Mike, Thanks for this, someone mailed me off list with code very similar to this which looks as if it'll do the job I want. The real challenge right now is getting sandbox access in the UK, seems they're not properly setup for it yet and you have to jump through hoops, real pain in the arse. Cheers for the advice, Rob We use Payflow Pro and simple HTTP requests.  No SOAP or nuttin fancy. Other than setting some params for amount, credit card number, etc, the HTTP request looks like this: <cfhttp url="https://pilot-payflowpro.verisign.com:443" method="post" resolveurl="no" timeout="30">   <cfhttpparam type="header" name="X-VPS-REQUEST-ID" value="#requestId#">   <cfhttpparam type="header" name="X-VPS-CLIENT-TIMEOUT" value="10">   <cfhttpparam type="body" value=#paramList#> </cfhttp> Mike Mike, Thanks. Was this website payments pro? And this was using the SOAP web services, correct? At the moment my requirements are very simple, I'm simply making single payment transactions for set amounts, I don't have a cart of products or anything like that. Cheers, Rob


<< Previous Thread Today's Threads Next Thread >>

Search cf-talk

May 24, 2012

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
     1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31     

Designer, Developer and mobile workflow conference