Hi all,
I'm testing relay response. Bellow is the result I receive from Authorize.net server
x_response_code=1 x_response_reason_code=1 x_response_reason_text=This+transaction+has+been+approved. x_avs_code=Y x_auth_code=ZHX87W x_trans_id=2172795025 x_method=CC x_card_type=Visa x_account_number=XXXX1111 x_first_name= x_last_name= x_company= x_address= x_city= x_state= x_zip= x_country= x_phone= x_fax= x_email= x_invoice_num=20120614085357 x_description=B-21+V%ufffd+Nam+Docker(SL%3d1%3b+DG%3d700)%3b x_type=auth_capture x_cust_id= x_ship_to_first_name= x_ship_to_last_name= x_ship_to_company= x_ship_to_address= x_ship_to_city= x_ship_to_state= x_ship_to_zip= x_ship_to_country= x_amount=700.00 x_tax=0.00 x_duty=0.00 x_freight=0.00 x_tax_exempt=FALSE x_po_num= x_MD5_Hash=FF819FC0433E3541C1A9CD394562F22A x_cvv2_resp_code= x_cavv_response=2 x_test_request=false __EVENTTARGET= __EVENTARGUMENT= __VIEWSTATE=%2fwEPDwUKLTc5NDk4NTM0Ng9kFgICAw9kFgICEQ8PFgIeC1Bvc3RCYWNrVXJsBS9odHRwczovL3Rlc3QuYXV0aG9yaXplLm5ldC9nYXRld2F5L3RyYW5zYWN0LmRsbGRkZA%3d%3d __PREVIOUSPAGE=a_Xf3QRtnVxoHwXjUFVxTkr9mOoxYYk2gH3KNKeyvKE1 __EVENTVALIDATION=%2fwEWCgKWvva%2bDAL9gZXZBwL0yYqpAgLb3cajBQL5o%2be2AgL648ayAwLE%2fPS0BgKelM%2fhBAK0l%2brWDwLCi9reAw%3d%3d btnSubmit=Continue x_method_available=true
I dont known what is the result value x_MD5_Hash while we send the x_fp_hash to the payment gateway before.
06-13-2012 07:51 PM
x_fp_hash for send to authorize.net
x_md5_hash is authorize.net send it to you, so you can verify the response is from authorize.net
more info on md5
06-14-2012 04:28 AM - edited 06-14-2012 04:29 AM