<?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>Thu, 09 Sep 2010 11:48:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Johnny</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-628</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Tue, 10 Aug 2010 11:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-628</guid>
		<description>Check out my blog post on Silent Post. It explains how.</description>
		<content:encoded><![CDATA[<p>Check out my blog post on Silent Post. It explains how.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: salil</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-627</link>
		<dc:creator>salil</dc:creator>
		<pubDate>Tue, 10 Aug 2010 04:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-627</guid>
		<description>@johny:- thanx johny thanx a million!!!!
 Sorry but last question i know how to set URL (Home &gt; Account &gt; Settings &gt; Transaction Format Settings &gt; Transaction Response Settings &gt; Silent Post URL) I also write a code for that the only thing i don&#039;t know is  how will icheck the code is working or not?</description>
		<content:encoded><![CDATA[<p>@johny:- thanx johny thanx a million!!!!<br />
 Sorry but last question i know how to set URL (Home &gt; Account &gt; Settings &gt; Transaction Format Settings &gt; Transaction Response Settings &gt; Silent Post URL) I also write a code for that the only thing i don&#8217;t know is  how will icheck the code is working or not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-626</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Mon, 09 Aug 2010 11:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-626</guid>
		<description>That is exactly what Silent Post is for.</description>
		<content:encoded><![CDATA[<p>That is exactly what Silent Post is for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: salil</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-625</link>
		<dc:creator>salil</dc:creator>
		<pubDate>Mon, 09 Aug 2010 07:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-625</guid>
		<description>@johny
Thanx for reply.
But what i want is i want to check it pogramatically and send email through my website.
for ex:- I store the subscription_id for each user when they subscribed through my site when next payment date will come at that date i want to check payment is happen or not using that subscription_id and if it not done i want to expired his membership of my website and send an email to notify him/fer so.</description>
		<content:encoded><![CDATA[<p>@johny<br />
Thanx for reply.<br />
But what i want is i want to check it pogramatically and send email through my website.<br />
for ex:- I store the subscription_id for each user when they subscribed through my site when next payment date will come at that date i want to check payment is happen or not using that subscription_id and if it not done i want to expired his membership of my website and send an email to notify him/fer so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-623</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Sat, 07 Aug 2010 16:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-623</guid>
		<description>If you use Silent Post you will be notified that the payment failed when the subscription is charged.</description>
		<content:encoded><![CDATA[<p>If you use Silent Post you will be notified that the payment failed when the subscription is charged.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: salil</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-622</link>
		<dc:creator>salil</dc:creator>
		<pubDate>Sat, 07 Aug 2010 13:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-622</guid>
		<description>Hi,

I set ARB for customer monthly say at 2010-Aug-07. my next recurring date will be 2010-Sep-07 and if there are not enough fund in customer&#039;s creditcard or it get expired (means transaction not getting) what will happen in that case? is customer&#039;s subscription get expired? how to i check programatically payment is done or not?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I set ARB for customer monthly say at 2010-Aug-07. my next recurring date will be 2010-Sep-07 and if there are not enough fund in customer&#8217;s creditcard or it get expired (means transaction not getting) what will happen in that case? is customer&#8217;s subscription get expired? how to i check programatically payment is done or not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-612</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Tue, 13 Jul 2010 17:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-612</guid>
		<description>@Manoj, You cannot charge a credit card using an ARB subscription. You&#039;ll need to use CIM for that.

@Leighton, I&#039;m not sure if they do need to re-enter that information or not. I &lt;i&gt;think&lt;/i&gt; they do but I&#039;m not 100% sure. You should hit the Authorize.Net developer forums and ask there.</description>
		<content:encoded><![CDATA[<p>@Manoj, You cannot charge a credit card using an ARB subscription. You&#8217;ll need to use CIM for that.</p>
<p>@Leighton, I&#8217;m not sure if they do need to re-enter that information or not. I <i>think</i> they do but I&#8217;m not 100% sure. You should hit the Authorize.Net developer forums and ask there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manoj</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-611</link>
		<dc:creator>manoj</dc:creator>
		<pubDate>Tue, 13 Jul 2010 16:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-611</guid>
		<description>Hi,

After creating a automated recurring billing, is it possible for me to charge the user using the subscription id , and the amount to be charged one time , say for example, an add-on payment apart from the recurring monthly payment ?

Thanks,
Manoj</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>After creating a automated recurring billing, is it possible for me to charge the user using the subscription id , and the amount to be charged one time , say for example, an add-on payment apart from the recurring monthly payment ?</p>
<p>Thanks,<br />
Manoj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leighton Whiting</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-605</link>
		<dc:creator>Leighton Whiting</dc:creator>
		<pubDate>Thu, 17 Jun 2010 16:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-605</guid>
		<description>I also ran into that bug, and after some careful debugging found out about the subscriptionId thing. If the example could be updated, it may save some people some hair. Thanks for the great tutorial though John!

One more question: Do users have to re-enter their credit card and billing info even if all that needs to be changed is the interval_length and amount?

Sincerely,
Leighton Whiting</description>
		<content:encoded><![CDATA[<p>I also ran into that bug, and after some careful debugging found out about the subscriptionId thing. If the example could be updated, it may save some people some hair. Thanks for the great tutorial though John!</p>
<p>One more question: Do users have to re-enter their credit card and billing info even if all that needs to be changed is the interval_length and amount?</p>
<p>Sincerely,<br />
Leighton Whiting</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Bratlien</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/comment-page-1/#comment-597</link>
		<dc:creator>Chris Bratlien</dc:creator>
		<pubDate>Fri, 28 May 2010 00:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223#comment-597</guid>
		<description>Thank you for this very helpful walk-through. 

I think I may have spotted a typo in your updateAccount() example. The parameter subscriptionId is actually named subscrId in the AuthnetARB.class.phps. Once I changed that, my updates began working.</description>
		<content:encoded><![CDATA[<p>Thank you for this very helpful walk-through. </p>
<p>I think I may have spotted a typo in your updateAccount() example. The parameter subscriptionId is actually named subscrId in the AuthnetARB.class.phps. Once I changed that, my updates began working.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
