<?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: PHP &amp; Google Checkout</title>
	<atom:link href="http://blog.richardknop.com/2009/10/php-google-checkout/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.richardknop.com/2009/10/php-google-checkout/</link>
	<description>Zend Framework, PHP, Django, Python, SQL, MySQL, PostgreSQL, Oracle, PL/SQL, data model patterns, OOP, design patterns, JavaScript, jQuery, HTML, XHTML, CSS, XML, web services &#38; APIs, Security, E-commerce and much more</description>
	<lastBuildDate>Fri, 03 Feb 2012 23:50:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Richard Knop</title>
		<link>http://blog.richardknop.com/2009/10/php-google-checkout/comment-page-1/#comment-544</link>
		<dc:creator>Richard Knop</dc:creator>
		<pubDate>Fri, 10 Sep 2010 15:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.richardknop.com/?p=450#comment-544</guid>
		<description>Well,

I do have some limited experience with 2Checkout. I have integrated it into a website in the past but it was only a basic integration.</description>
		<content:encoded><![CDATA[<p>Well,</p>
<p>I do have some limited experience with 2Checkout. I have integrated it into a website in the past but it was only a basic integration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albert Rosa</title>
		<link>http://blog.richardknop.com/2009/10/php-google-checkout/comment-page-1/#comment-543</link>
		<dc:creator>Albert Rosa</dc:creator>
		<pubDate>Fri, 10 Sep 2010 13:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.richardknop.com/?p=450#comment-543</guid>
		<description>Thanks for your post I will be working on a project and plan to use Google Checkout I was wondering how ever if you have any experience integrating any other  payment methods with Zend? Thanks again for the post.</description>
		<content:encoded><![CDATA[<p>Thanks for your post I will be working on a project and plan to use Google Checkout I was wondering how ever if you have any experience integrating any other  payment methods with Zend? Thanks again for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Knop</title>
		<link>http://blog.richardknop.com/2009/10/php-google-checkout/comment-page-1/#comment-350</link>
		<dc:creator>Richard Knop</dc:creator>
		<pubDate>Mon, 21 Dec 2009 14:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.richardknop.com/?p=450#comment-350</guid>
		<description>Regarding the (not)working official Google Checkout PHP files. They weren&#039;t working for me until I made these few little modifications. I cannot say anything more because it&#039;s a long time since I was integrating Google Checkout in one of my ZF apps so I don&#039;t remember the details.</description>
		<content:encoded><![CDATA[<p>Regarding the (not)working official Google Checkout PHP files. They weren&#8217;t working for me until I made these few little modifications. I cannot say anything more because it&#8217;s a long time since I was integrating Google Checkout in one of my ZF apps so I don&#8217;t remember the details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Knop</title>
		<link>http://blog.richardknop.com/2009/10/php-google-checkout/comment-page-1/#comment-293</link>
		<dc:creator>Richard Knop</dc:creator>
		<pubDate>Sun, 22 Nov 2009 01:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.richardknop.com/?p=450#comment-293</guid>
		<description>chdir(APPLICATION_PATH . ‘/../library/Google/Checkout’);

That line just points to the directory, where all Google Checkout files are located.</description>
		<content:encoded><![CDATA[<p>chdir(APPLICATION_PATH . ‘/../library/Google/Checkout’);</p>
<p>That line just points to the directory, where all Google Checkout files are located.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karlos</title>
		<link>http://blog.richardknop.com/2009/10/php-google-checkout/comment-page-1/#comment-291</link>
		<dc:creator>Karlos</dc:creator>
		<pubDate>Sun, 22 Nov 2009 01:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.richardknop.com/?p=450#comment-291</guid>
		<description>I think you could have formatted your code better as when people copy and paste they have 180+ line numbers to remove from your revised response handler and also for people wishing to read and understand your codeflow you have this line aiming to a file which resides in your application on your server.

#
chdir(APPLICATION_PATH . &#039;/../library/Google/Checkout&#039;);

 With regards Googles latest code examples though I myself have been studying and testing and they do appear to work correctly, though they could be simplified somewhat.</description>
		<content:encoded><![CDATA[<p>I think you could have formatted your code better as when people copy and paste they have 180+ line numbers to remove from your revised response handler and also for people wishing to read and understand your codeflow you have this line aiming to a file which resides in your application on your server.</p>
<p>#<br />
chdir(APPLICATION_PATH . &#8216;/../library/Google/Checkout&#8217;);</p>
<p> With regards Googles latest code examples though I myself have been studying and testing and they do appear to work correctly, though they could be simplified somewhat.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

