Has anyone integrated PayPal's "website payments pro" into a Rev stack?

Josh Mellicker josh at dvcreators.net
Wed May 19 20:26:20 EDT 2010


Has anyone integrated PayPal's "website payments pro" into a Rev stack?

I just put a test stack together, and POSTed a name-value pair string:

METHOD=DoDirectPayment&PAYMENTACTION=Authorization&IPADDRESS=76.173.63.106&CREDITCARDTYPE=MasterCard&FIRSTNAME=Josh&LASTNAME=Mellicker&BUSINESS=&STREET=2286+Ronda+Vista+Dr&STREET2=&CITY=Los+Angeles&STATE=CA&ZIP=90027&PHONENUM=323-661-5626&EMAIL=josh%40leapingbrain.com&ACCT=5423796149114721&CVV2=640&COUNTRYCODE=US&EXPDATE=032011&AMT=1.00&USER=userna_1271887449_biz_api1.gmail.com&PWD=xxxxxxxxx&SIGNATURE=A9L7paNl5NDQvEvD3bNKUk4uhotZAPWp1MTDBCfdwfJf2MH1Nmbl0mV3&VERSION=2.3


to this URL:

https://api-3t.sandbox.paypal.com/nvp


and got this error returned:

error -Error with certificate at depth: 1  issuer   = /C=US/O=VeriSign, Inc./OU=Class 3 Public Primary Certification Authority - G2/OU=(c) 1998 VeriSign, Inc. - For authorized use only/OU=VeriSign Trust Network  subject  = /C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/OU=Terms of use at https://www.verisign.com/rpa (c)09/CN=VeriSign Class 3 Secure Server CA - G2  err 20:unable to get local issuer certificate 


---

We have no problem POSTing to an https:// Authorize.net URL from Rev, either I'm doing something wrong, or Paypal requires more authentication?

I'm going to pursue this with PayPal, but suddenly realized some RunRev developer might have already invented this wheel.


More information about the use-livecode mailing list