<?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"
	>
<channel>
	<title>Comments on: Google Checkout API Tutorial for Perl - Part 1</title>
	<atom:link href="http://blog.organicsem.com/tutorials/google-checkout-api-tutorial-for-perl-part-1/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.organicsem.com/tutorials/google-checkout-api-tutorial-for-perl-part-1</link>
	<description>stand out in your field</description>
	<pubDate>Fri, 21 Nov 2008 02:52:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: john</title>
		<link>http://blog.organicsem.com/tutorials/google-checkout-api-tutorial-for-perl-part-1#comment-79</link>
		<dc:creator>john</dc:creator>
		<pubDate>Tue, 02 Sep 2008 18:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.organicsem.com/tutorials/google-checkout-api-tutorial-for-perl-part-1#comment-79</guid>
		<description>the biggest challenge we've run into is dealing with shipping rates.  Google's can be quite simplistic, or, when it tries to query us back, it misses data, then the shoppers are left with the default rates (which is not ideal).</description>
		<content:encoded><![CDATA[<p>the biggest challenge we&#8217;ve run into is dealing with shipping rates.  Google&#8217;s can be quite simplistic, or, when it tries to query us back, it misses data, then the shoppers are left with the default rates (which is not ideal).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://blog.organicsem.com/tutorials/google-checkout-api-tutorial-for-perl-part-1#comment-12</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Thu, 10 Apr 2008 08:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.organicsem.com/tutorials/google-checkout-api-tutorial-for-perl-part-1#comment-12</guid>
		<description>I'd try a couple of things:

1. Check that your server is set up to run CGI files outside of the /cgi-bin/ folder
2. Check that the permissions for the CGI script are set to 755
3. Try using the CGI::Carp module by adding the line 'use CGI::Carp qw(fatalsToBrowser)' near the top of your script - this should output most fatal errors to your browser

Hope that helps!</description>
		<content:encoded><![CDATA[<p>I&#8217;d try a couple of things:</p>
<p>1. Check that your server is set up to run CGI files outside of the /cgi-bin/ folder<br />
2. Check that the permissions for the CGI script are set to 755<br />
3. Try using the CGI::Carp module by adding the line &#8216;use CGI::Carp qw(fatalsToBrowser)&#8217; near the top of your script - this should output most fatal errors to your browser</p>
<p>Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Feher</title>
		<link>http://blog.organicsem.com/tutorials/google-checkout-api-tutorial-for-perl-part-1#comment-11</link>
		<dc:creator>John Feher</dc:creator>
		<pubDate>Thu, 10 Apr 2008 03:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.organicsem.com/tutorials/google-checkout-api-tutorial-for-perl-part-1#comment-11</guid>
		<description>Great tutorial! This script is exactly what I am trying to do.

I am unable to get a response that I can read. Firefox wants to open a file 
associated with cgi. When I check in notepad, I get unreadable text.

IE displays an HTTP 500 server error.

The sample API sample files run from the command line, and generate a readble url, but when I put them on the server as cgi they produce the same problem.

I know I am missing something, but can't quite figure it out. Any advice
would be appreciated.

John
www.photobooks.us/checkout/test.htm

I'm running activestate perl 5.8.8 and apache 2.2.4 win32

I've already solved the date-manip issue with adding TZ to the environment variables.</description>
		<content:encoded><![CDATA[<p>Great tutorial! This script is exactly what I am trying to do.</p>
<p>I am unable to get a response that I can read. Firefox wants to open a file<br />
associated with cgi. When I check in notepad, I get unreadable text.</p>
<p>IE displays an HTTP 500 server error.</p>
<p>The sample API sample files run from the command line, and generate a readble url, but when I put them on the server as cgi they produce the same problem.</p>
<p>I know I am missing something, but can&#8217;t quite figure it out. Any advice<br />
would be appreciated.</p>
<p>John<br />
<a href="http://www.photobooks.us/checkout/test.htm"  >http://www.photobooks.us/checkout/test.htm</a></p>
<p>I&#8217;m running activestate perl 5.8.8 and apache 2.2.4 win32</p>
<p>I&#8217;ve already solved the date-manip issue with adding TZ to the environment variables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rune</title>
		<link>http://blog.organicsem.com/tutorials/google-checkout-api-tutorial-for-perl-part-1#comment-9</link>
		<dc:creator>Rune</dc:creator>
		<pubDate>Tue, 18 Mar 2008 01:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.organicsem.com/tutorials/google-checkout-api-tutorial-for-perl-part-1#comment-9</guid>
		<description>Is it possible to do subscription management on the google checkout?
i.e. a recurring monthly fee on someones credit card like it is with Paypal?
Is it possible to top up when their balance or credit on something is running low?</description>
		<content:encoded><![CDATA[<p>Is it possible to do subscription management on the google checkout?<br />
i.e. a recurring monthly fee on someones credit card like it is with Paypal?<br />
Is it possible to top up when their balance or credit on something is running low?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
