I've printed out just about every PDF Paypal has on the topic. All I could figure out was that unless you have your own server you're SOL
If you have your own, they have a Java API that works for CF (I am told). But in a hosted environment, you're outa luck. On 2/26/06, Bud <[EMAIL PROTECTED]> wrote: > > I searched their documentation for 48 hours to find the URL to post > the XML to use their web services. I finally had to find it from > google. Ridiculous. All I get back from that is connection failure. > When I go to the URL directly, I get a browser alert error. A search > for part of that... > > "incorrect or unexpected message" > > ....reveals that the error is generally related to not having a proper > client-side certificate. > > The SOAP/XML part shouldn't be too hard. I just don't even know where > to begin to "digitally sign" the soap request. Any clues would be > very welcome. > > >Hmmm, it could be coincidence that Ben was just blogging this; > > > > > http://www.forta.com/blog/index.cfm/2006/2/23/Using-PayPal-In-ColdFusion-Applications > > > >-----Original Message----- > >From: Bud [mailto:[EMAIL PROTECTED] > >Sent: Sunday, 26 February 2006 2:31 AM > >To: CF-Talk > >Subject: RE: Digital Signing a SOAP Request > > > >https://www.paypal.com/us/cgi-bin/webscr?cmd=_wp-pro-overview-outside > > > >This is from their web services documentation. > > > >Your security with the PayPal Web Services API relies on a set of > >public/private security keys issued in the form of digital > >certificates by PayPal. These keys uniquely identify an API user to > >prove his authorization to access PayPal Web Services. Each SOAP > >request is signed by your private key, and PayPal Web Services > >processes a request only after authentication succeeds. > > > >>Can you send a link for more info on PayPal Pro? A quick google didn't > >yield > >>much. > >> > >>This link suggests you don't need digital signing; > >>http://www.paypaldev.org/topic.asp?TOPIC_ID=11264 but it doesn't mention > >pro > >>specifically. > >> > >>Cheers. > >> > >>-----Original Message----- > >>From: Bud [mailto:[EMAIL PROTECTED] > >>Sent: Saturday, 25 February 2006 3:27 AM > >>To: CF-Talk > >>Subject: Digital Signing a SOAP Request > >> > >>Anyone have any code lying around that will digitally sign a soap > >>request using CF's built-in functions or java classes? Pointers on > >>where to start? > >> > >>I'm wanting to implement PayPal Pro with cf_ezcart. They have an API > >>for MX 7, but it requires jar files be installed and it looks like > >>this may be a problem on shared servers. Their SOAP requests look > >>pretty straight forward, but I have NO idea how to digitally sign a > >>SOAP request. :) > >> > >>Clues? Tips? Pointers? > >> > >>Thanks! :) > >>-- > >> > >>Bud Schneehagen - Tropical Web Creations, Inc. > >> > >>_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ > >>Web Based Solutions / eCommerce Development & Hosting > >>http://www.twcreations.com/ - http://www.cf-ezcart.com/ > >>Toll Free: 877.207.6397 - Local & Int'l Phone/Fax: 386.789.0968 > >> > >> > >> > >> > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233606 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

