Hello everyone -
I have gone through just about every Hash thread in these forums and I still can't seem to find a solution for what's going on with my cart. Here are the details:
* Hosting company: Lunarpages
* cURL enabled: Yes
* Authorize.net AIM: Yes
* Did I check that the Hash was correct on both Auth.net and Zen: Yes, many times
* Is it under 20 characters: Yes
* Is my SSL setup correctly: Yes
* Is my API login and Transaction key correctly typed in: Yes
* Is my Auth.net account active: Yes
* Did I read the Zen Cart AIM tutorial: Yes
I get the dreaded "Security Hash Problem. Please contact store owner..." message after submitting any kind of payment.
Are there any other ideas we can try? I have included my logfile for review below. Also, does anyone know how to remove the hash entirely from Auth.net? It seems that once you put one in, you can only change it to another one thereafter.
Thanks in advance!
Mike
Logfile:
Code:Oct-11-2008 10:13:46 ================================= Response Code: 3. Response Text: This transaction cannot be accepted. 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] => 1.00 [x_currency_code] => USD [x_card_num] => XXXXXXXXXXXXXXXXX0027 [x_exp_date] => 0109 [x_card_code] => **** [x_email_customer] => FALSE [x_email_merchant] => FALSE [x_cust_id] => 3 [x_invoice_num] => 1-BZxioy [x_first_name] => mike [x_last_name] => lastname [x_company] => company [x_address] => street_address [x_city] => city [x_state] => Alabama [x_zip] => postcode [x_country] => United States [x_phone] => telephone [x_email] => [email protected] [x_ship_to_first_name] => mike [x_ship_to_last_name] => lastname [x_ship_to_address] => street_address [x_ship_to_city] => city [x_ship_to_state] => Alabama [x_ship_to_zip] => postcode [x_ship_to_country] => United States [x_description] => test (qty: 1) [x_recurring_billing] => NO [x_customer_ip] => 70.222.222.222 [x_po_num] => Oct-11-2008 10:13:46 [x_freight] => 0.00 [x_tax_exempt] => FALSE [x_tax] => 0.00 [x_duty] => 0 [Date] => October 11, 2008, 10:13 am [IP] => 70.222.222.222 [Session] => 992b171168c7a9204c9d461816dba748 [url] => https://secure.authorize.net/gateway/transact.dll ) Results Received back from Authorizenet: Array ( [0] => Response from gateway [1] => 3 [2] => 1 [3] => 103 [4] => This transaction cannot be accepted. [5] => [6] => P [7] => 0 [8] => [9] => [10] => 1.00 [11] => CC [12] => auth_only [13] => [14] => [15] => [16] => [17] => [18] => [19] => [20] => [21] => [22] => [23] => [24] => [25] => [26] => [27] => [28] => [29] => [30] => [31] => [32] => [33] => [34] => [35] => [36] => [37] => [38] => B19034035861764E5F8F8A1C8F6A535B [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] => October 11, 2008, 10:13 am [70] => 70.222.222.222 [71] => 992b171168c7a9204c9d461816dba748 [Expected-MD5-Hash] => FC5AA18D9DA72B6691E12DE44909F382 [HashMatchStatus] => FAIL ) CURL communication info: Array ( [url] => https://secure.authorize.net/gateway/transact.dll [content_type] => text/html [http_code] => 200 [header_size] => 237 [request_size] => 1132 [filetime] => -1 [ssl_verify_result] => 0 [redirect_count] => 0 [total_time] => 0.153989 [namelookup_time] => 0.002886 [connect_time] => 0.033031 [pretransfer_time] => 0.109908 [size_upload] => 982 [size_download] => 370 [speed_download] => 2402 [speed_upload] => 6377 [download_content_length] => 370 [upload_content_length] => 0 [starttransfer_time] => 0.153859 [redirect_time] => 0 ) RAW data received: *3*|*1*|*103*|*This transaction cannot be accepted.*|**|*P*|*0*|**|**|*1.00*|*CC*|*auth_only*|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|*B19034035861764E5F8F8A1C8F6A535B*|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|**|*October 11, 2008, 10:13 am*|*70.112.1.6*|*992b171168c7a9204c9d461816dba748*




