cancel
Showing results for 
Search instead for 
Did you mean: 

Re: Trouble with the card present C# testing example

Hi Stymiee,

 

Thank you Sty for getting back to us.

 

In response to your reply that the test URL must have the developer account. I did registered the test account and got the API Login Id and Transaction Key and use that loginId and Transaction Key but still I am getting the error:

Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.

 

I am getting this error in Gateway.cs file in Sendrequest method at the line: myWriter = new StreamWriter(webRequest.GetRequestStream());

developer26
Member
3 REPLIES 3

Were you able to get to the https://test.authorize.net/gateway/transact.dll in a browser windows?

Should get a (13) The merchant login ID or password is invalid or the account is inactive.

RaynorC1emen7
Expert

No,I am not able to get the https://test.authorize.net/gateway/transact.dll in the browser window.

What error are you getting on the browser windows?

It might be your firewall, anti-virus/malware, or ssl cert problem on your pc.