cancel
Showing results for 
Search instead for 
Did you mean: 

Error connecting to AuthorizeNet

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.

yasar
Member
12 REPLIES 12

I have debugged the code i got this error : Couldn't resolve host 'secure.authorize.net'

You mean it can't get to https://secure.authorize.net/gateway/transact.dll

That would be a problem. it is the ssl cert?

Curl Response is not working,

 

$response = curl_exec($curl_request);

 

please help me i'm new in aurhorize.net