<?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: PayPal IPN Revised for Python</title> <atom:link href="http://kbeezie.com/view/paypal-ipn-python/feed/" rel="self" type="application/rss+xml" /><link>http://kbeezie.com/view/paypal-ipn-python/</link> <description>There&#039;s no place like ::1</description> <lastBuildDate>Mon, 18 Apr 2011 01:47:04 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: kbeezie</title><link>http://kbeezie.com/view/paypal-ipn-python/#comment-1661</link> <dc:creator>kbeezie</dc:creator> <pubDate>Thu, 20 Jan 2011 04:20:06 +0000</pubDate> <guid isPermaLink="false">http://kbeezie.com/?p=226#comment-1661</guid> <description>Has not happened to me, though one would assume that if unchanged the info goes right back to them in the same order. But I&#039;ve never encountered that problem with either code.</description> <content:encoded><![CDATA[<p>Has not happened to me, though one would assume that if unchanged the info goes right back to them in the same order. But I&#8217;ve never encountered that problem with either code.</p> ]]></content:encoded> </item> <item><title>By: Alex</title><link>http://kbeezie.com/view/paypal-ipn-python/#comment-1651</link> <dc:creator>Alex</dc:creator> <pubDate>Mon, 17 Jan 2011 17:06:28 +0000</pubDate> <guid isPermaLink="false">http://kbeezie.com/?p=226#comment-1651</guid> <description>I am tinkering with Paypal&#039;s IPN, and I have a question about your code.According to PayPal&#039;s docs, the POST you send back to them must contain the variables in the exact same order as they were sent to you (with cmd=_notify-validate in the beginning).In your code, you&#039;re just adding a new item to the dictionary (thus you cannot predict in which order the final request will be formed). I suspect that in certain cases PayPal will refuse to accept your response, because the order of the values has changed.Has that ever happened to you? Or are PayPal&#039;s rules more relaxed than the docs say?</description> <content:encoded><![CDATA[<p>I am tinkering with Paypal&#8217;s IPN, and I have a question about your code.</p><p>According to PayPal&#8217;s docs, the POST you send back to them must contain the variables in the exact same order as they were sent to you (with cmd=_notify-validate in the beginning).</p><p>In your code, you&#8217;re just adding a new item to the dictionary (thus you cannot predict in which order the final request will be formed). I suspect that in certain cases PayPal will refuse to accept your response, because the order of the values has changed.</p><p>Has that ever happened to you? Or are PayPal&#8217;s rules more relaxed than the docs say?</p> ]]></content:encoded> </item> <item><title>By: kbeezie</title><link>http://kbeezie.com/view/paypal-ipn-python/#comment-804</link> <dc:creator>kbeezie</dc:creator> <pubDate>Fri, 27 Aug 2010 16:52:56 +0000</pubDate> <guid isPermaLink="false">http://kbeezie.com/?p=226#comment-804</guid> <description>Course one would have to use django (which isn&#039;t a bad thing if you&#039;re already down that route).</description> <content:encoded><![CDATA[<p>Course one would have to use django (which isn&#8217;t a bad thing if you&#8217;re already down that route).</p> ]]></content:encoded> </item> <item><title>By: Robert Payne</title><link>http://kbeezie.com/view/paypal-ipn-python/#comment-803</link> <dc:creator>Robert Payne</dc:creator> <pubDate>Wed, 25 Aug 2010 07:25:52 +0000</pubDate> <guid isPermaLink="false">http://kbeezie.com/?p=226#comment-803</guid> <description>I highly recommend also using dcramer&#039;s django-payapl branch:http://github.com/dcramer/django-paypal</description> <content:encoded><![CDATA[<p>I highly recommend also using dcramer&#8217;s django-payapl branch:</p><p><a href="http://github.com/dcramer/django-paypal" rel="nofollow">http://github.com/dcramer/django-paypal</a></p> ]]></content:encoded> </item> <item><title>By: kbeezie</title><link>http://kbeezie.com/view/paypal-ipn-python/#comment-512</link> <dc:creator>kbeezie</dc:creator> <pubDate>Mon, 31 May 2010 16:06:02 +0000</pubDate> <guid isPermaLink="false">http://kbeezie.com/?p=226#comment-512</guid> <description>Sure, however I do not know what most of it has to do with free gift cards? (potential spam url was removed)</description> <content:encoded><![CDATA[<p>Sure, however I do not know what most of it has to do with free gift cards? (potential spam url was removed)</p> ]]></content:encoded> </item> <item><title>By: Carlton Oetzel</title><link>http://kbeezie.com/view/paypal-ipn-python/#comment-510</link> <dc:creator>Carlton Oetzel</dc:creator> <pubDate>Sun, 30 May 2010 04:27:57 +0000</pubDate> <guid isPermaLink="false">http://kbeezie.com/?p=226#comment-510</guid> <description>Hello can I reference some of the content from this blog if I link back to you?</description> <content:encoded><![CDATA[<p>Hello can I reference some of the content from this blog if I link back to you?</p> ]]></content:encoded> </item> <item><title>By: Mark Johnson</title><link>http://kbeezie.com/view/paypal-ipn-python/#comment-380</link> <dc:creator>Mark Johnson</dc:creator> <pubDate>Sat, 06 Mar 2010 23:31:02 +0000</pubDate> <guid isPermaLink="false">http://kbeezie.com/?p=226#comment-380</guid> <description>This is great! Thanks for this post. I am just starting python and this will help a lot.</description> <content:encoded><![CDATA[<p>This is great! Thanks for this post. I am just starting python and this will help a lot.</p> ]]></content:encoded> </item> </channel> </rss>
