on Implementing Advanced Integration Mehtod with code for C# as per the example given on the link
https://developer.authorize.net/integration/fifteenminutes/csharp/#custom
it gives Excpetion "The operation has timed out" on t statement
var response = gate.Send(request);
Has anybody faced a similar issue and resolved it?
05-22-2013 07:44 AM
Hello riteshp,
It doesn't look like anyone has responded yet, but someone still may have feedback on what you're looking for. I'd recommend subscribing to this topic so that you'll be alerted via email if anyone else from the community is able to respond with any comments. To subscribe, click Topic Options at the top of this thread and then select Subscribe. You'll then receive an email once anyone replies to your post.
Thanks,
Richard
05-29-2013 08:11 AM