fazich Posted February 9, 2011 Share Posted February 9, 2011 I m trying to configure paypal pro for my website.I created sandbox account and got the credentials for API use.Below is the reqest URL i m making. METHOD=DoDirectPayment&PAYMENTACTION=Sale&AMT=20&CREDITCARDTYPE=Visa&ACCT=4683075410516684&EXPDATE=012013&CVV2=123&FIRSTNAME=Faraz&LASTNAME=Ch&STREET=23+Mall+Road&CITY=San+Jose&STATE=CA&ZIP=95131&COUNTRYCODE=US&CURRENCYCODE=USD&USER=xxxxxxxxxxxxxx_api1.hotmail.com&PWD=xxxxxxxxxx&SUBJECT=ThirdPartyEmailAddress&VERSION=56.0 It always return the following response. DoDirectPayment failed: Array ( [TIMESTAMP] => 2011%2d02%2d09T11%3a10%3a18Z [CORRELATIONID] => 92e1caf597a88 [ACK] => Failure [L_ERRORCODE0] => 10001 [L_SHORTMESSAGE0] => Internal%20Error [L_LONGMESSAGE0] => Timeout%20processing%20request ) I tried all different options bt can't figure out wats going wronng.Please point out the mistake im making. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.