Nothing using CURL seems to work right, although CURL is installed and working properly. I don't know how to fix this.
The only error I really get is
Fatal error: Maximum execution time of 60 seconds exceeded. Also am having problems getting shipping quotes. I shouldn't need to increase the execution time, these are really simple requests.
Code: Select all
$authorize = curl_exec($ch);