cancel
Showing results for 
Search instead for 
Did you mean: 

Receiving Error Unknown error using SIM (test)

I am using the SIM test page and after entering all the proper credit card info I am receiving an

"Error

Unknown error."

Message and it stays on the SIM page with all the info still in the text fields.

 

It doesn't seem like the page is trying to go back to my website.

 

In case the problem was my page I changed the "x_relay_url" to "https://developer.authorize.net/tools/paramdump/index.php"

but I got the same thing.

 

Ideas?

 

thanks.

 

Adrian

aalcaide
Member
1 ACCEPTED SOLUTION

Accepted Solutions

Use 4111111111111111

instead unless you are doing "Test Account Error Generation Guide"

http://www.authorize.net/resources/files/ErrorGenerationGuide.pdf

 

View solution in original post

4 REPLIES 4

What are you sending to the SIM?

RaynorC1emen7
Expert

Here are the values I am sending from our page:

 

<INPUT TYPE="HIDDEN" NAME="x_method" VALUE="CC">
<INPUT TYPE="HIDDEN" NAME="x_amount" VALUE="1234">
<INPUT TYPE="HIDDEN" NAME="x_fp_hash" VALUE="d825647fef45ff375a29241d0f8ad837">
<INPUT TYPE="HIDDEN" NAME="x_fp_sequence" VALUE="805">
<INPUT TYPE="HIDDEN" NAME="x_fp_timestamp" VALUE="1370362366">
<INPUT TYPE="HIDDEN" NAME="x_invoice_num" VALUE="009036130604091246">
<INPUT TYPE="HIDDEN" NAME="x_relay_response" VALUE="TRUE">
<INPUT TYPE="HIDDEN" NAME="x_relay_url" VALUE="https://developer.authorize.net/tools/paramdump/index.php">
<INPUT TYPE="HIDDEN" NAME="x_login" VALUE="4v48uvWBs">
<INPUT TYPE="HIDDEN" NAME="x_description" VALUE="Payment for policy number: 009036">
<INPUT TYPE="HIDDEN" NAME="x_test_request" VALUE="false">
<INPUT TYPE="HIDDEN" NAME="x_cust_id" VALUE="U351">
<INPUT TYPE="HIDDEN" NAME="x_policy_number" VALUE="009036">
<INPUT TYPE="HIDDEN" NAME="x_mcare_amount" VALUE="">
<INPUT TYPE="HIDDEN" NAME="x_ng_company" VALUE="1">
<INPUT TYPE="HIDDEN" NAME="x_url_company" VALUE="1">

 

I am using

CC#: 4222222222222

Exp Date: 0713

Card Code: 13

First Name: Joe

Last Name: Joe

Address: 123 Test Way

City: San Francisco

State: CA

Zip: 94111

aalcaide
Member

Use 4111111111111111

instead unless you are doing "Test Account Error Generation Guide"

http://www.authorize.net/resources/files/ErrorGenerationGuide.pdf

 

Ack, I hate when it's user error!

I apologize.

 

Thank you very much!

aalcaide
Member