I have an app using PHP and the PayPal API. The basic way it works to get a payment is that you do a web service call to PayPal to get a token and then do a browser redirect to
Can you do a phpinfo() and tell if session.auto_start is true?