Can you post the solution so that others can learn from it please.
Hi TheServant ,
Errors in my code are due to ,
1) an extra space after the $this->_xml_request =<<<XML
2) And my curl_ini was ON but the root directory on which it was relaying was broken.....So fixed that up..
But , as i have seen so far CURL error is just due to having Curl not enable .You can see the status of Curl making a.php and adding function php_info()..
Good luck...