<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Authorize.Net Integration using C# / ASP.NET</title>
	<atom:link href="http://www.thejackol.com/2004/10/18/authorizenet-integration-using-c-aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thejackol.com/2004/10/18/authorizenet-integration-using-c-aspnet/</link>
	<description>01100010 01101100 01100101 01101000</description>
	<lastBuildDate>Fri, 12 Mar 2010 04:23:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Beni</title>
		<link>http://www.thejackol.com/2004/10/18/authorizenet-integration-using-c-aspnet/comment-page-1/#comment-223973</link>
		<dc:creator>Beni</dc:creator>
		<pubDate>Fri, 12 Mar 2010 04:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.thejackol.com/?p=56#comment-223973</guid>
		<description>Hello 
 I am using authorize.net test account .
 I tried both 
 
 “https://test.authorize.net/gateway/transact.dll”
 https://certification.authorize.net/gateway/transact.dll 

 and card details for test 
card 370000000000002 American Express Test Card
6011000000000012 Discover Test Card
4007000000027 Visa Test Card
4012888818888 second Visa Test Card
3088000000000017 JCB
38000000000006 Diners Club/ Carte Blanche

 In both i am getting this error

 The underlying connection was closed: An unexpected error occurred on a send.

 Please give me a solutions.
 
 Thanks 
  Beni</description>
		<content:encoded><![CDATA[<p>Hello<br />
 I am using authorize.net test account .<br />
 I tried both </p>
<p> “https://test.authorize.net/gateway/transact.dll”<br />
 <a href="https://certification.authorize.net/gateway/transact.dll" rel="nofollow">https://certification.authorize.net/gateway/transact.dll</a> </p>
<p> and card details for test<br />
card 370000000000002 American Express Test Card<br />
6011000000000012 Discover Test Card<br />
4007000000027 Visa Test Card<br />
4012888818888 second Visa Test Card<br />
3088000000000017 <span class="caps">JCB</span><br />
38000000000006 Diners Club/ Carte Blanche</p>
<p> In both i am getting this error</p>
<p> The underlying connection was closed: An unexpected error occurred on a send.</p>
<p> Please give me a solutions.</p>
<p> Thanks<br />
  Beni</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JEdge</title>
		<link>http://www.thejackol.com/2004/10/18/authorizenet-integration-using-c-aspnet/comment-page-1/#comment-194759</link>
		<dc:creator>JEdge</dc:creator>
		<pubDate>Thu, 09 Apr 2009 02:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.thejackol.com/?p=56#comment-194759</guid>
		<description>You rock.  thanks for allowing me to spend time with my wife.  God Bless You!

I modified the code to have it in a dll and it now accepts a struct and returns a struct.  But that was all the work I had to do.  

Thank you Thank you Thank you.</description>
		<content:encoded><![CDATA[<p>You rock.  thanks for allowing me to spend time with my wife.  God Bless You!</p>
<p>I modified the code to have it in a dll and it now accepts a struct and returns a struct.  But that was all the work I had to do.  </p>
<p>Thank you Thank you Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ubong Godwin</title>
		<link>http://www.thejackol.com/2004/10/18/authorizenet-integration-using-c-aspnet/comment-page-1/#comment-175323</link>
		<dc:creator>Ubong Godwin</dc:creator>
		<pubDate>Thu, 30 Oct 2008 15:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.thejackol.com/?p=56#comment-175323</guid>
		<description>Man.... You&#039;re a life saver,
but note also that the value of &quot;x_login&quot; is the API Login value (this is different from the merchants login name), then the &quot;x_password&quot; value is not really neccessary.... I commented out this variable and supplied the API Login Variable, and I was good to go.</description>
		<content:encoded><![CDATA[<p>Man&#8230;. You&#8217;re a life saver,<br />
but note also that the value of &#8220;x_login&#8221; is the <span class="caps">API</span> Login value (this is different from the merchants login name), then the &#8220;x_password&#8221; value is not really neccessary&#8230;. I commented out this variable and supplied the <span class="caps">API</span> Login Variable, and I was good to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Cochran</title>
		<link>http://www.thejackol.com/2004/10/18/authorizenet-integration-using-c-aspnet/comment-page-1/#comment-169211</link>
		<dc:creator>Joel Cochran</dc:creator>
		<pubDate>Thu, 09 Oct 2008 14:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.thejackol.com/?p=56#comment-169211</guid>
		<description>I just wanted to update this thread: I finally published the release version of my code based on this post at http://www.developingfor.net/free-code/authorizenet-code-release.html

Thanks again for the inspiration, I hope some people find it helpful.</description>
		<content:encoded><![CDATA[<p>I just wanted to update this thread: I finally published the release version of my code based on this post at <a href="http://www.developingfor.net/free-code/authorizenet-code-release.html" rel="nofollow">http://www.developingfor.net/free-code/authorizenet-code-release.html</a></p>
<p>Thanks again for the inspiration, I hope some people find it helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Cochran</title>
		<link>http://www.thejackol.com/2004/10/18/authorizenet-integration-using-c-aspnet/comment-page-1/#comment-106096</link>
		<dc:creator>Joel Cochran</dc:creator>
		<pubDate>Wed, 13 Feb 2008 14:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.thejackol.com/?p=56#comment-106096</guid>
		<description>Thanks so much for publishing this!  I am working on expanding the code and making it a bit more flexible, and this code gave me a great head start!  You can find my version (with credit to the Jackol&#039;s Den, of course) at http://www.developingfor.net/miscellaneous/authorizenet-c-code.html

Thanks for this great contribution!</description>
		<content:encoded><![CDATA[<p>Thanks so much for publishing this!  I am working on expanding the code and making it a bit more flexible, and this code gave me a great head start!  You can find my version (with credit to the Jackol&#8217;s Den, of course) at <a href="http://www.developingfor.net/miscellaneous/authorizenet-c-code.html" rel="nofollow">http://www.developingfor.net/miscellaneous/authorizenet-c-code.html</a></p>
<p>Thanks for this great contribution!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mani</title>
		<link>http://www.thejackol.com/2004/10/18/authorizenet-integration-using-c-aspnet/comment-page-1/#comment-86978</link>
		<dc:creator>Mani</dc:creator>
		<pubDate>Tue, 13 Nov 2007 12:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.thejackol.com/?p=56#comment-86978</guid>
		<description>Hi asha,
               change https://certification.authorize.net/gateway/transact.dll to  &quot;https://test.authorize.net/gateway/transact.dll&quot;

It will work i believe.

Mani</description>
		<content:encoded><![CDATA[<p>Hi asha,<br />
               change <a href="https://certification.authorize.net/gateway/transact.dll" rel="nofollow">https://certification.authorize.net/gateway/transact.dll</a> to  &#8220;https://test.authorize.net/gateway/transact.dll&#8221;</p>
<p>It will work i believe.</p>
<p>Mani</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Padnick</title>
		<link>http://www.thejackol.com/2004/10/18/authorizenet-integration-using-c-aspnet/comment-page-1/#comment-68200</link>
		<dc:creator>Josh Padnick</dc:creator>
		<pubDate>Mon, 09 Jul 2007 05:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.thejackol.com/?p=56#comment-68200</guid>
		<description>Hi,

*IMPORTANT BUG DETECTED*

This code was a nice time saver for us.  Thanks!  One important bug I found is that when the customer&#039;s address contains a &quot;,&quot; the objRetVals will actually wind up splitting the address up into TWO separate array indexes.  If the address doesn&#039;t have a comma, the whole address goes into objRetVals[16], but if it does have a comma everything before the comma goes to objRetVals[16] and everything after the comma goes to objRetVals[17].  This of course pushes all the other fields back an index.

The above code checks objRetVals[38] for the Card Code Response Code, but of course this only works without a comma in the address.  Hope this helps,

Josh</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p><strong><span class="caps">IMPORTANT</span> <span class="caps">BUG</span> DETECTED</strong></p>
<p>This code was a nice time saver for us.  Thanks!  One important bug I found is that when the customer&#8217;s address contains a &#8220;,&#8221; the objRetVals will actually wind up splitting the address up into <span class="caps">TWO</span> separate array indexes.  If the address doesn&#8217;t have a comma, the whole address goes into objRetVals<sup class="footnote"><a href="#fn11054613204b9a2e8737460">16</a></sup>, but if it does have a comma everything before the comma goes to objRetVals<sup class="footnote"><a href="#fn11054613204b9a2e8737460">16</a></sup> and everything after the comma goes to objRetVals<sup class="footnote"><a href="#fn13264579654b9a2e8738400">17</a></sup>.  This of course pushes all the other fields back an index.</p>
<p>The above code checks objRetVals<sup class="footnote"><a href="#fn20840721544b9a2e87393a2">38</a></sup> for the Card Code Response Code, but of course this only works without a comma in the address.  Hope this helps,</p>
<p>Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Somu</title>
		<link>http://www.thejackol.com/2004/10/18/authorizenet-integration-using-c-aspnet/comment-page-1/#comment-62753</link>
		<dc:creator>Somu</dc:creator>
		<pubDate>Wed, 23 May 2007 05:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.thejackol.com/?p=56#comment-62753</guid>
		<description>Hi,

   Your code segments are great. I guess this can solve the problems for the people like me.

Thanks once again,

Somu</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>   Your code segments are great. I guess this can solve the problems for the people like me.</p>
<p>Thanks once again,</p>
<p>Somu</p>
]]></content:encoded>
	</item>
</channel>
</rss>
