Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Discussions > Perl & Google Checkout API > where is sample html + perl for Google shopping cart?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Richard  
View profile  
 More options Sep 15 2008, 9:34 pm
From: Richard <rich...@plantsthatproduce.com>
Date: Mon, 15 Sep 2008 18:34:56 -0700 (PDT)
Local: Mon, Sep 15 2008 9:34 pm
Subject: where is sample html + perl for Google shopping cart?
I'd like to try the Google shopping cart in my sandbox.  Is there an
html sample with an "add to cart" and "checkout" button along with a
sample perl script that I could just upload to my service provider
(unix) and play with?

Thanks,
Richard


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
CheckoutDevProAdam Google employee  
View profile  
 More options Sep 16 2008, 4:51 pm
From: CheckoutDevProAdam <checkout-dev-pro+A...@google.com>
Date: Tue, 16 Sep 2008 13:51:04 -0700 (PDT)
Local: Tues, Sep 16 2008 4:51 pm
Subject: Re: where is sample html + perl for Google shopping cart?
Hi Richard,

I think you may be interested in checking out our sample code and
client libraries particularly for Perl.

Found here: http://code.google.com/p/google-checkout-perl-sample-code/

Thanks,
Adam

On Sep 15, 9:34 pm, Richard <rich...@plantsthatproduce.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jerry Krinock  
View profile  
 More options Sep 16 2008, 8:03 pm
From: Jerry Krinock <je...@ieee.org>
Date: Tue, 16 Sep 2008 17:03:09 -0700
Local: Tues, Sep 16 2008 8:03 pm
Subject: Re: [google-checkout-api-perl] Re: where is sample html + perl for Google shopping cart?
On 2008 Sep, 16, at 13:51, CheckoutDevProAdam wrote:

> I think you may be interested in checking out our sample code and
> client libraries particularly for Perl.

> Found here: http://code.google.com/p/google-checkout-perl-sample-code/

I thought that these modules were only useful for the XML API, and  
that Richard wanted to use HTML.

Anyhow, Richard, if you attempt to use the perl modules be sure to  
check the list archives

http://groups.google.com/group/google-checkout-api-perl/topics

for bugs, since not all have been reported into the code.Google.com  
project.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard  
View profile  
 More options Sep 16 2008, 10:35 pm
From: Richard <rich...@plantsthatproduce.com>
Date: Tue, 16 Sep 2008 19:35:37 -0700 (PDT)
Local: Tues, Sep 16 2008 10:35 pm
Subject: Re: where is sample html + perl for Google shopping cart?
Thanks Jerry and Adam, those are what I was looking for, although
maybe not the solution I was looking for :)

My site is hosted on one of Network Solutions Unix servers. I generate
web pages using software I wrote locally, then upload static pages to
the site, namely http://www.plantsthatproduce.com/products/.  Naively,
I am hoping that I could
(1) add "add-to-cart" buttons to my product pages
(2) put some ready-made software in cgi-bin (o.k., maybe I need to
change the merchant information)
and have a working shopping cart for my customers, that among other
things helps me with the freight-calculation problem.

Where might I find such solutions?

Thanks as always,
Richard


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard  
View profile  
 More options Oct 20 2008, 11:46 pm
From: Richard <rich...@plantsthatproduce.com>
Date: Mon, 20 Oct 2008 20:46:22 -0700 (PDT)
Local: Mon, Oct 20 2008 11:46 pm
Subject: Re: where is sample html + perl for Google shopping cart?
Hey, thanks again for those that responded here or by email.  I
managed to put together a level 1 XML integration which is working
fine.  I stumbled a bit on getting HMAC_SHA1 to work since my hosting
service does not have the library.  In the end I downloaded the CPAN
library files HMAC.pm and HMAC_SHA1.pm and replaced the "use"
statements in my shopping cart and in HMAC_SHA1 to "require".

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »