<?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: Experimenting with Google Checkout and PHP</title>
	<atom:link href="http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 27 Dec 2011 06:48:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Siddharth Gomez</title>
		<link>http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/comment-page-1/#comment-253947</link>
		<dc:creator>Siddharth Gomez</dc:creator>
		<pubDate>Mon, 09 Mar 2009 04:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/#comment-253947</guid>
		<description>Thanks for the code, its really helpful.

How can I use the Notification Api to get the order-number of the just placed order and add to database?</description>
		<content:encoded><![CDATA[<p>Thanks for the code, its really helpful.</p>
<p>How can I use the Notification Api to get the order-number of the just placed order and add to database?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff Dodd</title>
		<link>http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/comment-page-1/#comment-250937</link>
		<dc:creator>Geoff Dodd</dc:creator>
		<pubDate>Thu, 29 Jan 2009 04:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/#comment-250937</guid>
		<description>Greg, your web dev is extremely valuable. Google may need you at Mountain View, Calif if you keep this cart integration work unfolding. Thanks. Geoff D., Australia</description>
		<content:encoded><![CDATA[<p>Greg, your web dev is extremely valuable. Google may need you at Mountain View, Calif if you keep this cart integration work unfolding. Thanks. Geoff D., Australia</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/comment-page-1/#comment-249991</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Fri, 16 Jan 2009 21:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/#comment-249991</guid>
		<description>thank you for the code, i implemented it on my site it works ok until when you checkout then you get the following message;

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or &#039;}&#039; in /home/xxxxxx/xxxxxx/xxxxxx/administrator/components/com_virtuemart/classes/ps_checkoutgoogle2.php on line 9

could you please help me understand this.</description>
		<content:encoded><![CDATA[<p>thank you for the code, i implemented it on my site it works ok until when you checkout then you get the following message;</p>
<p>Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or &#8216;}&#8217; in /home/xxxxxx/xxxxxx/xxxxxx/administrator/components/com_virtuemart/classes/ps_checkoutgoogle2.php on line 9</p>
<p>could you please help me understand this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/comment-page-1/#comment-237628</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sun, 16 Nov 2008 22:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/#comment-237628</guid>
		<description>Great information. I think I will check out Google checkout.</description>
		<content:encoded><![CDATA[<p>Great information. I think I will check out Google checkout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tech news</title>
		<link>http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/comment-page-1/#comment-233390</link>
		<dc:creator>tech news</dc:creator>
		<pubDate>Mon, 03 Nov 2008 06:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/#comment-233390</guid>
		<description>Google checkout is great only see the issue while calculate shipping with UPS and server call back time is only 3 sec.</description>
		<content:encoded><![CDATA[<p>Google checkout is great only see the issue while calculate shipping with UPS and server call back time is only 3 sec.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/comment-page-1/#comment-18481</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Tue, 07 Nov 2006 11:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/#comment-18481</guid>
		<description>Hi Greg, 

I found your sample code via google search. Becuase i am using php 5 with google checkout payment process. Thanks for your coding. I have some clarification about the refund process? are you able to answer my question?
My question is :
Is it possible to refund to an order as partial (i.e total order amount is $20, but i want to refund only $10). 
Are you handle process this in your coding?

Great work!!. Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Hi Greg, </p>
<p>I found your sample code via google search. Becuase i am using php 5 with google checkout payment process. Thanks for your coding. I have some clarification about the refund process? are you able to answer my question?<br />
My question is :<br />
Is it possible to refund to an order as partial (i.e total order amount is $20, but i want to refund only $10).<br />
Are you handle process this in your coding?</p>
<p>Great work!!. Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rio</title>
		<link>http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/comment-page-1/#comment-17690</link>
		<dc:creator>Rio</dc:creator>
		<pubDate>Wed, 01 Nov 2006 06:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/#comment-17690</guid>
		<description>Great post....

I Would like know if its possible to sell articles or charge for postings on a website using Google Checkout API?  If so, then which steps from the code should be skipped....

Thanks..</description>
		<content:encoded><![CDATA[<p>Great post&#8230;.</p>
<p>I Would like know if its possible to sell articles or charge for postings on a website using Google Checkout API?  If so, then which steps from the code should be skipped&#8230;.</p>
<p>Thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Congdon</title>
		<link>http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/comment-page-1/#comment-13802</link>
		<dc:creator>John Congdon</dc:creator>
		<pubDate>Fri, 06 Oct 2006 14:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/#comment-13802</guid>
		<description>I&#039;m sorry, I forgot to mention how to use the above

$google = new Gregphoto_Service_Google_Checkout($merchant_id,$merchant_key,PUT-PRIVATE-DATA-HERE);
$google-&gt;setShipping($DESCRIPTION, $AMOUNT, &#039;flat&#039;, $options);  # $options is the array from above

http://www.bowlingball.com</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry, I forgot to mention how to use the above</p>
<p>$google = new Gregphoto_Service_Google_Checkout($merchant_id,$merchant_key,PUT-PRIVATE-DATA-HERE);<br />
$google-&gt;setShipping($DESCRIPTION, $AMOUNT, &#8216;flat&#8217;, $options);  # $options is the array from above</p>
<p><a href="http://www.bowlingball.com" rel="nofollow">http://www.bowlingball.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Congdon</title>
		<link>http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/comment-page-1/#comment-13801</link>
		<dc:creator>John Congdon</dc:creator>
		<pubDate>Fri, 06 Oct 2006 14:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/#comment-13801</guid>
		<description>I made some (what I hope are enhancements) to this code.  Please feel free to include in your code if you like.

I added merchant-private-data (I send my php session id)
I added shipping-restrictions  (both allowed and excluded)

when you call addItem, I use your options array.
$options[&#039;allowed-areas&#039;]
$options[&#039;excluded-areas&#039;]

example
$options[&#039;allowed-areas&#039;][&#039;zips&#039;][] = &#039;12345&#039;  =&gt; will allow this zip code
$options[&#039;excluded-areas&#039;][&#039;states&#039;][] = &#039;HI&#039;;  =&gt; will exclude this state

http://www.bowlingball.com/diffs/GoogleCheckout.diff</description>
		<content:encoded><![CDATA[<p>I made some (what I hope are enhancements) to this code.  Please feel free to include in your code if you like.</p>
<p>I added merchant-private-data (I send my php session id)<br />
I added shipping-restrictions  (both allowed and excluded)</p>
<p>when you call addItem, I use your options array.<br />
$options['allowed-areas']<br />
$options['excluded-areas']</p>
<p>example<br />
$options['allowed-areas']['zips'][] = &#8217;12345&#8242;  =&gt; will allow this zip code<br />
$options['excluded-areas']['states'][] = &#8216;HI&#8217;;  =&gt; will exclude this state</p>
<p><a href="http://www.bowlingball.com/diffs/GoogleCheckout.diff" rel="nofollow">http://www.bowlingball.com/diffs/GoogleCheckout.diff</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/comment-page-1/#comment-13006</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Wed, 27 Sep 2006 15:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/07/01/experimenting-with-google-checkout-and-php/#comment-13006</guid>
		<description>@Gian - as far as I am aware....it is not possible to keep the user on your site completely - at some point they need to come go to Google&#039;s checkout site.  Eventually, however, you are returned back to the page of your choice...</description>
		<content:encoded><![CDATA[<p>@Gian &#8211; as far as I am aware&#8230;.it is not possible to keep the user on your site completely &#8211; at some point they need to come go to Google&#8217;s checkout site.  Eventually, however, you are returned back to the page of your choice&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

