I have seen this posting in the past.
Is the sandbox down right now?
sandbox<pre>AuthorizeNetAIM_Response Object
(
[_response_array:AuthorizeNetAIM_Response:private] => Array
(
)
[approved] =>
[declined] =>
[error] => 1
[held] =>
[response_code] =>
[response_subcode] =>
[response_reason_code] =>
[response_reason_text] =>
[authorization_code] =>
[avs_response] =>
[transaction_id] =>
[invoice_number] =>
[description] =>
[amount] =>
[method] =>
[transaction_type] =>
[customer_id] =>
[first_name] =>
[last_name] =>
[company] =>
[address] =>
[city] =>
[state] =>
[zip_code] =>
[country] =>
[phone] =>
[fax] =>
[email_address] =>
[ship_to_first_name] =>
[ship_to_last_name] =>
[ship_to_company] =>
[ship_to_address] =>
[ship_to_city] =>
[ship_to_state] =>
[ship_to_zip_code] =>
[ship_to_country] =>
[tax] =>
[duty] =>
[freight] =>
[tax_exempt] =>
[purchase_order_number] =>
[md5_hash] =>
[card_code_response] =>
[cavv_response] =>
[account_number] =>
[card_type] =>
[split_tender_id] =>
[requested_amount] =>
[balance_on_card] =>
[response] =>
[error_message] => Error connecting to AuthorizeNet
)
04-18-2015 12:40 PM
Please see http://community.developer.authorize.net/t5/Integration-and-Testing/Authorize-Net-Begins-Infrastruct... for possible solutions.
04-18-2015 03:30 PM
I also cannot get any response from sandbox. I do not have SSL installed, but it looks like if this is a problem, there should be some kind of error specified.
04-19-2015 02:55 AM
Hi Richard ,
I am also facing the same problem. It's working fine on my local machine. But not working on dev server.
04-22-2015 03:48 AM