I am receiving the following error from all requests made with my developer account. The code being executed has worked fine until I became aware of it failing today. If I switch to different login credentials (a non-developer account), I do not receive any errors.
(TESTMODE) An error occurred during processing. Please try again.
This is what I am receiving from the Data Valdiation URL with my request parameters:
x_type | AUTH_ONLY |
x_card_num | 4111111111111111 |
x_exp_date | 1-2013 |
x_card_code | 145 |
x_version | 3.1 |
x_method | CC |
x_delim_data | True |
x_password | ******** |
x_login | ******** |
x_test_request | True |
x_amount | 12.24 |
x_tax | 0.79 |
x_first_name | Nathan |
x_last_name | Taylor |
x_zip | 12345 |
x_address | 123 Fake St |
x_city | Fake Town |
x_country | US |
x_phone | 5555555555 |
08-12-2010 02:53 PM
am getting the same error today while testing the trascation using (TESTMODE) please help me out
08-01-2011 07:20 AM
I began receiving this message this morning, too. All code was functioning as expected on Friday, 7/29, and no code has been modified since.
08-01-2011 07:49 AM
I am getting the same error today (08/01).
08-01-2011 07:54 AM