If I use the old Curl request curl_setopt($request,
CURLOPT_SSL_VERIFYPEER, FALSE); I still have the same exact problem
(hangs for awhile then returns empty response code). If I use the
revised code curl_setopt($request, CURLOPT_SSLVERSION, 3); (forc...
Yes lethjakman I got the same email: "You may need to speak to your
webmaster or hosting provider to ensure your systems are configured
properly". Since my test account (and my code) had been working fine, I
didn't test Authorize before doing a major...