<?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: A Paypal IPN Script With Subscription Support</title>
	<atom:link href="http://codingrecipes.com/a-paypal-ipn-script-with-subscription-support/feed" rel="self" type="application/rss+xml" />
	<link>http://codingrecipes.com/a-paypal-ipn-script-with-subscription-support</link>
	<description></description>
	<lastBuildDate>Sun, 22 Jan 2012 07:31:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Brandon</title>
		<link>http://codingrecipes.com/a-paypal-ipn-script-with-subscription-support/comment-page-1#comment-2732</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Wed, 31 Aug 2011 14:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=750#comment-2732</guid>
		<description>Could I use this to return if a subscriber is valid?
Maybe with the return of the txn_type?</description>
		<content:encoded><![CDATA[<p>Could I use this to return if a subscriber is valid?<br />
Maybe with the return of the txn_type?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vern</title>
		<link>http://codingrecipes.com/a-paypal-ipn-script-with-subscription-support/comment-page-1#comment-1231</link>
		<dc:creator>Vern</dc:creator>
		<pubDate>Thu, 05 Aug 2010 01:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=750#comment-1231</guid>
		<description>But what about PDTTokens?  What is that all about in the PayPal side of things?</description>
		<content:encoded><![CDATA[<p>But what about PDTTokens?  What is that all about in the PayPal side of things?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Codehead</title>
		<link>http://codingrecipes.com/a-paypal-ipn-script-with-subscription-support/comment-page-1#comment-373</link>
		<dc:creator>Codehead</dc:creator>
		<pubDate>Mon, 25 Jan 2010 20:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=750#comment-373</guid>
		<description>One of the txn_types is web_accept, you can use Paypal Sandbox and email the $_POST variable to yourself and experiment...</description>
		<content:encoded><![CDATA[<p>One of the txn_types is web_accept, you can use Paypal Sandbox and email the $_POST variable to yourself and experiment&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl</title>
		<link>http://codingrecipes.com/a-paypal-ipn-script-with-subscription-support/comment-page-1#comment-372</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Mon, 25 Jan 2010 19:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=750#comment-372</guid>
		<description>Good example but with which type of txn_type do payment_status go?</description>
		<content:encoded><![CDATA[<p>Good example but with which type of txn_type do payment_status go?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

