<?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: Tutorial: Integrate the Authorize.Net ARB API with PHP</title>
	<atom:link href="http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-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: John Conde</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-4140</link>
		<dc:creator>John Conde</dc:creator>
		<pubDate>Sun, 11 Dec 2011 01:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-4140</guid>
		<description>Thank you for pointing that out. I&#039;ve corrected it in the tutorial.</description>
		<content:encoded><![CDATA[<p>Thank you for pointing that out. I&#8217;ve corrected it in the tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Islam Essam</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-4138</link>
		<dc:creator>Islam Essam</dc:creator>
		<pubDate>Sat, 10 Dec 2011 20:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-4138</guid>
		<description>Thanks for this amazing Authorize.net PHP class.

You may need to change this line
&quot;$subscription-&gt;setParameter(&#039;expirationDate&#039;, &#039;2016-16&#039;);&quot; to a correct expiration date so that it works fine if you copy and paste the code to test it.</description>
		<content:encoded><![CDATA[<p>Thanks for this amazing Authorize.net PHP class.</p>
<p>You may need to change this line<br />
&#8220;$subscription-&gt;setParameter(&#8216;expirationDate&#8217;, &#8217;2016-16&#8242;);&#8221; to a correct expiration date so that it works fine if you copy and paste the code to test it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Conde</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-3099</link>
		<dc:creator>John Conde</dc:creator>
		<pubDate>Wed, 16 Nov 2011 21:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-3099</guid>
		<description>Dave, You may want to check out some new code that I have written that handles all of ARB&#039;s API calls. The code and tutorials can be found at my &lt;a href=&quot;https://github.com/stymiee/Authorize.Net-XML&quot; rel=&quot;nofollow&quot;&gt;Github Authet XML repository&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Dave, You may want to check out some new code that I have written that handles all of ARB&#8217;s API calls. The code and tutorials can be found at my <a href="https://github.com/stymiee/Authorize.Net-XML" rel="nofollow">Github Authet XML repository</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Snow</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-3097</link>
		<dc:creator>Dave Snow</dc:creator>
		<pubDate>Tue, 15 Nov 2011 23:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-3097</guid>
		<description>I&#039;m having the same problem.  I followed your tutorial at developer.authorize.net to set up my first payment page, and it worked like a charm.  Now I&#039;m trying this for another situation where being able to check the subscription status is critical, and I&#039;m finding the class doesn&#039;t seem to be working.  Any thoughts or assistance would be appreciated.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem.  I followed your tutorial at developer.authorize.net to set up my first payment page, and it worked like a charm.  Now I&#8217;m trying this for another situation where being able to check the subscription status is critical, and I&#8217;m finding the class doesn&#8217;t seem to be working.  Any thoughts or assistance would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manoj Kumar Garwa</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-3094</link>
		<dc:creator>Manoj Kumar Garwa</dc:creator>
		<pubDate>Mon, 07 Nov 2011 07:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-3094</guid>
		<description>I have embedded your code into my site but its still showing a problem that &quot;The subscription was not created!&quot;. i have entered my API ID and Trx ID and removed the 3rd param from the function and also did test mode off in authorize.net merchant account.</description>
		<content:encoded><![CDATA[<p>I have embedded your code into my site but its still showing a problem that &#8220;The subscription was not created!&#8221;. i have entered my API ID and Trx ID and removed the 3rd param from the function and also did test mode off in authorize.net merchant account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karuppasamy</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-3038</link>
		<dc:creator>Karuppasamy</dc:creator>
		<pubDate>Sat, 18 Jun 2011 03:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-3038</guid>
		<description>Hi John,

          I want to know is there any option to update the next payment date of the recurring Profile subscriber in ABR. I searched with google . they says we can able to start change the start date before the payment has been made. once its made we can able to change. but i want to know to stop the user recurring on a particular no of days is there any way to do that. i hope you are remember me i already asked doubt reg  AIM. 

Advance Thanks</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>          I want to know is there any option to update the next payment date of the recurring Profile subscriber in ABR. I searched with google . they says we can able to start change the start date before the payment has been made. once its made we can able to change. but i want to know to stop the user recurring on a particular no of days is there any way to do that. i hope you are remember me i already asked doubt reg  AIM. </p>
<p>Advance Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruslan Hamidullin</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-3032</link>
		<dc:creator>Ruslan Hamidullin</dc:creator>
		<pubDate>Mon, 06 Jun 2011 11:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-3032</guid>
		<description>Hi!
Great article! 
I&#039;m using SilentPostUrl &amp; TransactionDetailsApi for get all information about transactions.
But, my customer want to use only Transaction Details API. 

Does it possable to get SubscriptionPaynum via TransactionDetails API (without SilentPostUrl)?

I posted this question to support (developer@authorize.net) many times! But, I have no answer! )
Maybe, somebody knows? )</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Great article!<br />
I&#8217;m using SilentPostUrl &amp; TransactionDetailsApi for get all information about transactions.<br />
But, my customer want to use only Transaction Details API. </p>
<p>Does it possable to get SubscriptionPaynum via TransactionDetails API (without SilentPostUrl)?</p>
<p>I posted this question to support (developer@authorize.net) many times! But, I have no answer! )<br />
Maybe, somebody knows? )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arpan Nag</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-3026</link>
		<dc:creator>Arpan Nag</dc:creator>
		<pubDate>Tue, 17 May 2011 08:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-3026</guid>
		<description>Hello Jon

I&#039;ve Implemented it successfully wooohoooo


By the way thanx for the code

its just brilliant :)</description>
		<content:encoded><![CDATA[<p>Hello Jon</p>
<p>I&#8217;ve Implemented it successfully wooohoooo</p>
<p>By the way thanx for the code</p>
<p>its just brilliant <img src='http://www.johnconde.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-3019</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Fri, 06 May 2011 23:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-3019</guid>
		<description>Great post, really good break down of the whole process. Thanks for the ARB class, very handy!</description>
		<content:encoded><![CDATA[<p>Great post, really good break down of the whole process. Thanks for the ARB class, very handy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-3016</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Sun, 24 Apr 2011 20:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-3016</guid>
		<description>thank you for your response!
 this blog is a fantastic resource</description>
		<content:encoded><![CDATA[<p>thank you for your response!<br />
 this blog is a fantastic resource</p>
]]></content:encoded>
	</item>
</channel>
</rss>

