I think at line 17, `curl_setopt($ch, CURLOPT_SSLVERSION, 6); ` should be `curl_setopt($this->ch, CURLOPT_SSLVERSION, 6);`