Hello all, I am using the AIM SDK for C# to test some transactions. Here
is what I have: //step 1 - create the request var request = new
AuthorizationRequest("370000000000002", "1216", 230.01M, "Test
Transaction"); //These are optional calls to the A...