<?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: Handling Authorize.Net Silent Post with PHP</title>
	<atom:link href="http://www.johnconde.net/blog/handling-authorize-net-silent-post-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnconde.net/blog/handling-authorize-net-silent-post-with-php/</link>
	<description>John Conde&#039;s blog</description>
	<lastBuildDate>Tue, 31 Jan 2012 21:37:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Johnny</title>
		<link>http://www.johnconde.net/blog/handling-authorize-net-silent-post-with-php/comment-page-1/#comment-2994</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Tue, 22 Mar 2011 13:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=209#comment-2994</guid>
		<description>If you mean the URL you define in the Authorize.Net control panel, then yes, that&#039;s how you would do it. Just keep in mind Silent Post works for all APIs, not just ARB.</description>
		<content:encoded><![CDATA[<p>If you mean the URL you define in the Authorize.Net control panel, then yes, that&#8217;s how you would do it. Just keep in mind Silent Post works for all APIs, not just ARB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juli</title>
		<link>http://www.johnconde.net/blog/handling-authorize-net-silent-post-with-php/comment-page-1/#comment-2993</link>
		<dc:creator>juli</dc:creator>
		<pubDate>Tue, 22 Mar 2011 10:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=209#comment-2993</guid>
		<description>My only question is: when defining the Silent Post URL in my merchant account it should have the script name that will be parsing the response whether it’s PHP,ASP,JSP or. NET so the url should be http://domain.com/arb/processARB.php?

Is this correct?</description>
		<content:encoded><![CDATA[<p>My only question is: when defining the Silent Post URL in my merchant account it should have the script name that will be parsing the response whether it’s PHP,ASP,JSP or. NET so the url should be <a href="http://domain.com/arb/processARB.php?" rel="nofollow">http://domain.com/arb/processARB.php?</a></p>
<p>Is this correct?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarek</title>
		<link>http://www.johnconde.net/blog/handling-authorize-net-silent-post-with-php/comment-page-1/#comment-916</link>
		<dc:creator>Tarek</dc:creator>
		<pubDate>Wed, 15 Dec 2010 17:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=209#comment-916</guid>
		<description>The silent post is being triggered but the response is empty, any idea what may be the cause?</description>
		<content:encoded><![CDATA[<p>The silent post is being triggered but the response is empty, any idea what may be the cause?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://www.johnconde.net/blog/handling-authorize-net-silent-post-with-php/comment-page-1/#comment-631</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Thu, 19 Aug 2010 00:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=209#comment-631</guid>
		<description>Yes.</description>
		<content:encoded><![CDATA[<p>Yes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarek</title>
		<link>http://www.johnconde.net/blog/handling-authorize-net-silent-post-with-php/comment-page-1/#comment-630</link>
		<dc:creator>Tarek</dc:creator>
		<pubDate>Thu, 19 Aug 2010 00:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=209#comment-630</guid>
		<description>My only question is: when defining the Silent Post URL in my merchant account it should have the script name that will be parsing the response whether it&#039;s PHP,ASP,JSP or. NET so the url should be http://domain.com/arb/processARB.php?

Is this correct?</description>
		<content:encoded><![CDATA[<p>My only question is: when defining the Silent Post URL in my merchant account it should have the script name that will be parsing the response whether it&#8217;s PHP,ASP,JSP or. NET so the url should be <a href="http://domain.com/arb/processARB.php?" rel="nofollow">http://domain.com/arb/processARB.php?</a></p>
<p>Is this correct?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Authorize.net newbie</title>
		<link>http://www.johnconde.net/blog/handling-authorize-net-silent-post-with-php/comment-page-1/#comment-621</link>
		<dc:creator>Authorize.net newbie</dc:creator>
		<pubDate>Tue, 03 Aug 2010 23:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=209#comment-621</guid>
		<description>Huge Thanks!</description>
		<content:encoded><![CDATA[<p>Huge Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://www.johnconde.net/blog/handling-authorize-net-silent-post-with-php/comment-page-1/#comment-620</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Tue, 03 Aug 2010 20:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=209#comment-620</guid>
		<description>You can calculate the MD5 yourself and make sure it matches what is presented to you in Silent Post. The SIM sample code will show you how that is done.</description>
		<content:encoded><![CDATA[<p>You can calculate the MD5 yourself and make sure it matches what is presented to you in Silent Post. The SIM sample code will show you how that is done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Authorize.net newbie</title>
		<link>http://www.johnconde.net/blog/handling-authorize-net-silent-post-with-php/comment-page-1/#comment-619</link>
		<dc:creator>Authorize.net newbie</dc:creator>
		<pubDate>Tue, 03 Aug 2010 20:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=209#comment-619</guid>
		<description>Hi John,

Thanks for the wonderful posts on authorize.net.
My question : Is there a way I can authenticate Authorize.net on my silent POST page. Is there a way I can know that the being made to my page is really coming from authorize.net and that its not a hack or a bogus call? 

All help is very much appreciated and Thanks for the help in advance!</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>Thanks for the wonderful posts on authorize.net.<br />
My question : Is there a way I can authenticate Authorize.net on my silent POST page. Is there a way I can know that the being made to my page is really coming from authorize.net and that its not a hack or a bogus call? </p>
<p>All help is very much appreciated and Thanks for the help in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.johnconde.net/blog/handling-authorize-net-silent-post-with-php/comment-page-1/#comment-402</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 05 Feb 2010 00:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=209#comment-402</guid>
		<description>Thanks so much for the clarification.  That really helps.  I&#039;ve got it setup now just like you described. Thanks for the speedy response.</description>
		<content:encoded><![CDATA[<p>Thanks so much for the clarification.  That really helps.  I&#8217;ve got it setup now just like you described. Thanks for the speedy response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://www.johnconde.net/blog/handling-authorize-net-silent-post-with-php/comment-page-1/#comment-400</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Thu, 04 Feb 2010 21:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=209#comment-400</guid>
		<description>If a credit card is expired when ARB goes to process it it won&#039;t be run at all. ARB knows the card is expired and simply aborts the transaction since the card is obviously no good anymore. However, a credit card may be in the ARB system with an incorrect expiration date, in which case those cards will be processed and will come back as declined.

So in your case you will want to make a note of a user&#039;s expiration date so you can notify them it is time to update their credit card before it actually does expire and then automatically suspend their account when it is past the expiration date. That will handle the vast majority of your expired card issues. Silent post will only catch the odd ones that have incorrect expiration dates.</description>
		<content:encoded><![CDATA[<p>If a credit card is expired when ARB goes to process it it won&#8217;t be run at all. ARB knows the card is expired and simply aborts the transaction since the card is obviously no good anymore. However, a credit card may be in the ARB system with an incorrect expiration date, in which case those cards will be processed and will come back as declined.</p>
<p>So in your case you will want to make a note of a user&#8217;s expiration date so you can notify them it is time to update their credit card before it actually does expire and then automatically suspend their account when it is past the expiration date. That will handle the vast majority of your expired card issues. Silent post will only catch the odd ones that have incorrect expiration dates.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

