cancel
Showing results for 
Search instead for 
Did you mean: 

Testing validity of x_login and x_tran_key

Is there any method to test the validity of an x_login and x_tran_key without charging a card?
 

ppierald
Member
2 REPLIES 2

The usual method is to run a transaction through in test mode and see if you get an authentication error. To use test mode, set x_test_request to TRUE (or if using the API, you may also be able to specify a field called test_request).

 

EDIT: This is not the same thing as developer / sandbox account vs production account, btw.

TJPride
Expert