Trentide Posted February 23, 2007 Share Posted February 23, 2007 I'm trying to connect with authorize.net and keep getting a generic error message. According to them, I need a response code. Does anyone know how to find out that info? Thanks For Helping, Jason Link to comment Share on other sites More sharing options...
davidinottawa Posted February 24, 2007 Share Posted February 24, 2007 I'm trying to connect with authorize.net and keep getting a generic error message. According to them, I need a response code. Does anyone know how to find out that info? Thanks For Helping, Jason Codes : http://www.htmlgoodies.com/beyond/referenc...cle.php/3472941 fsockopen will work, so will fgets : http://ca3.php.net/fsockopen http://www.zend.com/zend/spotlight/php-link-validation4.php If you use curl it needs to be enable in the ini file : http://ca3.php.net/manual/en/ref.curl.php david Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.