Hi i am using AIM integration in C#, tried on the sample codes. I am using the Authorize.net dll for creating the request to the gateway.
I am writing a service which acts as a middleware for interacting with the authorize.net API,
My question is :
what is the default timeout period defined for the request , Can i modify it?
Thanks in Advance.
Solved! Go to Solution.
โ09-26-2013 12:35 AM
You can download the source and change the timeout.
โ09-26-2013 04:12 AM
You can download the source and change the timeout.
โ09-26-2013 04:12 AM