Hi All,
I'm working on the AIM API method, It's working fine in test server but in live server I got error "Error connecting to
AuthorizeNet". I'm using Test accounts.
Please help me the same.
11-22-2012 05:15 AM
I have debugged the code i got this error : Couldn't resolve host 'secure.authorize.net'
11-26-2012 06:06 AM
You mean it can't get to https://secure.authorize.net/gateway/transact.dll
That would be a problem. it is the ssl cert?
11-26-2012 06:15 AM
Curl Response is not working,
$response = curl_exec($curl_request);
please help me i'm new in aurhorize.net
11-26-2012 09:39 PM - edited 11-26-2012 09:40 PM