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 ...