Tagged Questions

4
votes
3answers
6k views

PHP Curl Paypal Sandbox

Is it possible to use CURL and Paypal's Developer Sandbox? When I try this code it says in print_r($lines); that I need to login to the Sandbox, how can I make it send my browser cookie? This code ...
0
votes
0answers
32 views

NVP Requests to paypal taking around 12 seconds to respond and some time fails , is it normal?

As title says, i feel 11~12 is not normal also it does fail to respond sometimes is it issue with paypal or something wrong my server side ? not able to figure it till now. If someone had similar ...