Hey im new to ZenCart and i really like what i see so far!
i am having a small problem with zencart and authorize.net SIM
when i place an order all seems to go well untill authorize.net try's to send a response.
After the submission of the credit card it states in red:
There has been an error processing your credit card. Please try again.
and my url still shows as. https://secure.authorize.net/gateway/transact.dll
i DO recieve an email from authorize.net stating the transaction was approved in test mode.
I also have logging on so i could see if there were any errors. and this is the output:
Jun-04-2008 09:53:08
=================================
Response Code: 1.
Response Text: (TESTMODE) This transaction has been approved.
Results Received back from Authorizenet: Array
[x_response_code] => 1 [x_response_subcode] => 1 [x_response_reason_code] => 1 [x_response_reason_text] => (TESTMODE) This transaction has been approved.
[x_auth_code] => 000000
[x_avs_code] => P
[x_trans_id] => 0
[x_invoice_num] =>
[x_description] => Website Purchase from
[x_amount] => 2.50
[x_method] => CC
[x_type] => auth_only
[x_cust_id] => 1
[x_first_name] =>
[x_last_name] =>
[x_company] =>
[x_address] =>
[x_city] =>
[x_state] => New Hampshire
[x_zip] => 03820
[x_country] => United States
[x_phone] =>
[x_fax] =>
[x_email] =>
[x_ship_to_first_name] => zim
[x_ship_to_last_name] => vail
[x_ship_to_company] =>
[x_ship_to_address] =>
[x_ship_to_city] =>
[x_ship_to_state]
[x_ship_to_zip] =>
[x_ship_to_country] => United States
[x_tax] => 0.0000
[x_duty] => 0.0000
[x_freight] => 0.0000
[x_tax_exempt] => FALSE
[x_po_num] =>
[x_MD5_Hash] => CEE6DE254AB4D27A98ED5E303B0C3A71 [x_cvv2_resp_code] =>
[x_cavv_response] =>
[x_test_request] => true
[x_relay_form] => TRUE
[zenid] => b9e65f837086b5f514144f31cb174cbb
[HashValidationValue] => E763C67495926BB58C2D798DEDDB6128 [HashMatchStatus] => FAIL
[url] => https://secure.authorize.net/gateway/transact.dll
they only problem i can see is the HashMatchStatus
as far as MD5 with authorize.net am i useing a plane text md5 or and actuall hash? like should i use: test123 as my MD5 HASH
or should i use something like : cc03e747a6afbbcbf8be7668acfebee5
Thanks for any help in advance!(some info edited out of response log.



