Hey,

Worked in Test Mode. When switched to production i get this message

"The configuration with processor is invalid. Call Merchant Service Provider. - Your credit card could not be authorized for this reason. Please correct the information and try again or contact us for further assistance."

I have included my log file. I have tried calling authorize.net but just get put on hold. Is there a way to solve this issue without having to talk to Authorize.Net??

Log::

Response Code: 3.
Response Text: The configuration with processor is invalid. Call Merchant
Service Provider.

Sending to Authorizenet: Array
(
[x_login] => *******
[x_tran_key] => *******
[x_relay_response] => FALSE
[x_delim_data] => TRUE
[x_delim_char] => |
[x_encap_char] => *
[x_version] => 3.1
[x_type] => AUTH_ONLY
[x_method] => CC
[x_amount] => 21.40
[x_currency_code] => USD
[x_card_num] => XXXXXXXXXXXXXXXXX8936
[x_exp_date] => 1211
[x_card_code] => ****
[x_email_customer] => TRUE
[x_email_merchant] => TRUE
[x_cust_id] => 1
[x_invoice_num] => 4-Q4eGH7
[x_first_name] => Zachary
[x_last_name] => Scheffer
[x_company] =>
[x_address] => 1011 South Lake Formosa Drive
[x_city] => Orlando
[x_state] => Florida
[x_zip] => 32803
[x_country] => United States
[x_phone] => ########
[x_email] => schefz######################
[x_ship_to_first_name] => Zachary
[x_ship_to_last_name] => Scheffer
[x_ship_to_address] => ########
[x_ship_to_city] => Orlando
[x_ship_to_state] => Florida
[x_ship_to_zip] => 32803
[x_ship_to_country] => United States
[x_description] => Roots on Cream (qty: 1)
[x_recurring_billing] => NO
[x_customer_ip] => 68.204.76.90
[x_po_num] => Apr-17-2008 02:41:04
[x_freight] => 0.00
[x_tax_exempt] => FALSE
[x_tax] => 1.40
[x_duty] => 0
[Date] => April 17, 2008, 2:41 pm
[IP] => 68.204.76.90
[Session] => 114793da2bcfecf35a070f5ea949c841
[url] => https://secure.authorize.net/gateway/transact.dll
)


Results Received back from Authorizenet: Array
(
[0] => Response from gateway
[1] => 3
[2] => 4
[3] => 30
[4] => The configuration with processor is invalid. Call Merchant
Service Provider.
[5] =>
[6] => P
[7] => 1806488460
[8] => 4-Q4eGH7
[9] => Roots on Cream (qty: 1)
[10] => 21.40
[11] => CC
[12] => auth_only
[13] => 1
[14] => Zachary
[15] => Scheffer
[16] =>
[17] => 1011 South Lake Formosa Drive
[18] => Orlando
[19] => Florida
[20] => 32803
[21] => United States
[22] => 7276564664
[23] =>
[24] => schefz######################
[25] => Zachary
[26] => Scheffer
[27] =>
[28] => 1011 South Lake Formosa Drive
[29] => Orlando
[30] => Florida
[31] => 32803
[32] => United States
[33] => 1.4000
[34] => 0.0000
[35] => 0.0000
[36] => FALSE
[37] => Apr-17-2008 02:41:04
[38] => 69A5899B8887ADC65246B22A28EE8810
[39] =>
[40] =>
[41] =>
[42] =>
[43] =>
[44] =>
[45] =>
[46] =>
[47] =>
[48] =>
[49] =>
[50] =>
[51] =>
[52] =>
[53] =>
[54] =>
[55] =>
[56] =>
[57] =>
[58] =>
[59] =>
[60] =>
[61] =>
[62] =>
[63] =>
[64] =>
[65] =>
[66] =>
[67] =>
[68] =>
[69] => April 17, 2008, 2:41 pm
[70] => 68.204.76.90
[71] => 114793da2bcfecf35a070f5ea949c841
[Expected-MD5-Hash] => 69A5899B8887ADC65246B22A28EE8810
[HashMatchStatus] => PASS
)


CURL communication info: Array
(
[url] => https://secure.authorize.net/gateway/transact.dll
[content_type] => text/html
[http_code] => 200
[header_size] => 237
[request_size] => 1244
[filetime] => -1
[ssl_verify_result] => 0
[redirect_count] => 0
[total_time] => 0.986
[namelookup_time] => 0.003
[connect_time] => 0.003
[pretransfer_time] => 0.171
[size_upload] => 0
[size_download] => 671
[speed_download] => 680.527383367
[speed_upload] => 0
[download_content_length] => 671
[upload_content_length] => 0
[starttransfer_time] => 0.986
[redirect_time] => 0
)

Using CURL Proxy: [proxy.shr.secureserver.net:3128] with Proxy Tunnel: On

RAW data received:
*3*|*4*|*30*|*The configuration with processor is invalid. Call Merchant
Service Provider.*|**|*P*|*1806488460*|*4-Q4eGH7*|*Roots on Cream (qty:
1)*|*21.40*|*CC*|*auth_only*|*1*|*Zachary*|*Scheffer*|**|*1011 South Lake
Formosa Drive*|*Orlando*|*Florida*|*32803*|*United
States*|*7276564664*|**|*schefz######################*|*Zachary*|*Scheffer*|**|*1011
South Lake Formosa Drive*|*Orlando*|*Florida*|*32803*|*United
States*|*1.4000*|*0.0000*|*0.0000*|*FALSE*|*Apr-17-2008
02:41:04*|*69A5899B8887ADC65246B22A28EE8810*|**|**|**|**|**|**|**|**|**|**|**|** |**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|*April
17, 2008, 2:41 pm*|*68.204.76.90*|*114793da2bcfecf35a070f5ea949c841*

I am hosted with GoDaddy