Just starting and looking at the sample code.It has var request = new
AuthorizationRequest("4111111111111111", "1216", 10.00M,"Test
Transaction"); I understand it Authorizes and Captures.To Authorize ONLY
one would add "false" as a last parameter. va...