cancel
Showing results for 
Search instead for 
Did you mean: 

How to use x_test_request while using the .Net API?

I am using AIM integration and the .Net API/SDK and want to know how to use this feature x_test_request .  I would like to make test transactions with a live account on the live system.   I will deploying a new integration to a live system where I don't have the option of setting the system in TestMode.  If I am not clear in my request, please let me know.

 

Thanks in advance.

ejimenez
Member
1 REPLY 1

I use the PHP SDK, so I don't preciselyhow you set things in .NET, but all you have to do is set x_test_request to TRUE, YES, Y, or 1 and it'll process as a test transaction. You're may get more realistic results with a regular request to a sandbox account, however.

TJPride
Expert