<?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: Download Store &#8211; WP e-Commerce with PayPal</title>
	<atom:link href="http://titanwest.com/2009/10/download-store-wp-e-commerce-with-paypal/feed/" rel="self" type="application/rss+xml" />
	<link>http://titanwest.com/2009/10/download-store-wp-e-commerce-with-paypal/</link>
	<description>Olympia WA Based Web Design, Streaming Video, E-commerce, Blogs, and Other Web Services</description>
	<lastBuildDate>Wed, 09 Feb 2011 04:06:02 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Payment Gateway</title>
		<link>http://titanwest.com/2009/10/download-store-wp-e-commerce-with-paypal/comment-page-1/#comment-37</link>
		<dc:creator>Payment Gateway</dc:creator>
		<pubDate>Fri, 13 Nov 2009 07:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://titanwest.com/blog/?p=23#comment-37</guid>
		<description>I&#039;ve recently started a blog, the information you provide on this site has helped me tremendously. Thank you for all of your time &amp; work.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve recently started a blog, the information you provide on this site has helped me tremendously. Thank you for all of your time &amp; work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Titan West Blog &#187; Blog Archive &#187; Downloadable Product Cart With Word Press and PayPal</title>
		<link>http://titanwest.com/2009/10/download-store-wp-e-commerce-with-paypal/comment-page-1/#comment-35</link>
		<dc:creator>Titan West Blog &#187; Blog Archive &#187; Downloadable Product Cart With Word Press and PayPal</dc:creator>
		<pubDate>Tue, 27 Oct 2009 16:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://titanwest.com/blog/?p=23#comment-35</guid>
		<description>[...] Download Store - WP e-Commerce with PayPal [...]</description>
		<content:encoded><![CDATA[<p>[...] Download Store &#8211; WP e-Commerce with PayPal [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://titanwest.com/2009/10/download-store-wp-e-commerce-with-paypal/comment-page-1/#comment-32</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 16 Oct 2009 20:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://titanwest.com/blog/?p=23#comment-32</guid>
		<description>support email from PayPal
&lt;blockquote&gt;
Hello Ryan,

That looks like PDT and not IPN. PDT uses tx. The rest of the variables you should ignore. You should focus on what you get back from our server on the post back from us. Please review the PDT guide:
https://cms.paypal.com/us/cgi-bin/?&amp;cmd=_render-content&amp;content_ID=developer/howto_html_paymentdatatransfer
Please reply if you have further questions.
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>support email from PayPal</p>
<blockquote><p>
Hello Ryan,</p>
<p>That looks like PDT and not IPN. PDT uses tx. The rest of the variables you should ignore. You should focus on what you get back from our server on the post back from us. Please review the PDT guide:<br />
<a href="https://cms.paypal.com/us/cgi-bin/?&#038;cmd=_render-content&#038;content_ID=developer/howto_html_paymentdatatransfer">https://cms.paypal.com/us/cgi-bin/?&#038;cmd=_render-content&#038;content_ID=developer/howto_html_paymentdatatransfer</a><br />
Please reply if you have further questions.
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://titanwest.com/2009/10/download-store-wp-e-commerce-with-paypal/comment-page-1/#comment-31</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 16 Oct 2009 19:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://titanwest.com/blog/?p=23#comment-31</guid>
		<description>From PayPal 

https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&amp;content_ID=developer/e_howto_html_IPNandPDTVariables

So these variables being returned are actually PDT values, not IPN

Description

amt  Amount of the transaction

cc  Currency code

cm  Custom message

st  Transaction status

tx Transaction ID/PDT token

So I presume st ( Transaction status) is like payment_status.  I presume this because its the only variable that come in Uppercase and  has the possible value of Pending.
But bummer for me, switching that value in the URL to Completed does not push the order to a status that will display the links to the downloadable media.</description>
		<content:encoded><![CDATA[<p>From PayPal </p>
<p><a href="https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&#038;content_ID=developer/e_howto_html_IPNandPDTVariables">https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&#038;content_ID=developer/e_howto_html_IPNandPDTVariables</a></p>
<p>So these variables being returned are actually PDT values, not IPN</p>
<p>Description</p>
<p>amt  Amount of the transaction</p>
<p>cc  Currency code</p>
<p>cm  Custom message</p>
<p>st  Transaction status</p>
<p>tx Transaction ID/PDT token</p>
<p>So I presume st ( Transaction status) is like payment_status.  I presume this because its the only variable that come in Uppercase and  has the possible value of Pending.<br />
But bummer for me, switching that value in the URL to Completed does not push the order to a status that will display the links to the downloadable media.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://titanwest.com/2009/10/download-store-wp-e-commerce-with-paypal/comment-page-1/#comment-30</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 16 Oct 2009 16:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://titanwest.com/blog/?p=23#comment-30</guid>
		<description>Still working on this while installing a different cart
the URL from PayPal looks something like
http://www.domainname.com/location/transaction-results/?sessionid=851125571xxxx&amp;gateway=paypal&amp;tx=2V6885633X99xxx&amp;st=Pending&amp;amt=0.01&amp;cc=EUR&amp;cm=&amp;item_number=

st=Pending is what gets my attention

Does anyone know that status WP e-Commerce wants in order to move the order straight to Accepted or Closed?
I have tried Accept, Closed, Accepted, but all after the fact

I email Godaddy and they claim not to  block anything that would prevent the IPN from doing its job
&lt;blockquote&gt;
We do not block any sort of information like the PayPal IPN.  You may want to contact PayPal directly or the author of the plugin&#039;s you are using to perform this automation.
&lt;/blockquote&gt;

This leave me at a PayPal setting that will return Accepted or Closed or what ever, or hacking WP e-Commerce to always set the status to what ever WP e-Commerce wants in order to release the download link.  Seems like a lot of freaking work in order to sell an MP3</description>
		<content:encoded><![CDATA[<p>Still working on this while installing a different cart<br />
the URL from PayPal looks something like<br />
<a href="http://www.domainname.com/location/transaction-results/?sessionid=851125571xxxx&#038;gateway=paypal&#038;tx=2V6885633X99xxx&#038;st=Pending&#038;amt=0.01&#038;cc=EUR&#038;cm=&#038;item_number=">http://www.domainname.com/location/transaction-results/?sessionid=851125571xxxx&#038;gateway=paypal&#038;tx=2V6885633X99xxx&#038;st=Pending&#038;amt=0.01&#038;cc=EUR&#038;cm=&#038;item_number=</a></p>
<p>st=Pending is what gets my attention</p>
<p>Does anyone know that status WP e-Commerce wants in order to move the order straight to Accepted or Closed?<br />
I have tried Accept, Closed, Accepted, but all after the fact</p>
<p>I email Godaddy and they claim not to  block anything that would prevent the IPN from doing its job</p>
<blockquote><p>
We do not block any sort of information like the PayPal IPN.  You may want to contact PayPal directly or the author of the plugin&#8217;s you are using to perform this automation.
</p></blockquote>
<p>This leave me at a PayPal setting that will return Accepted or Closed or what ever, or hacking WP e-Commerce to always set the status to what ever WP e-Commerce wants in order to release the download link.  Seems like a lot of freaking work in order to sell an MP3</p>
]]></content:encoded>
	</item>
</channel>
</rss>

