Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > Google Checkout Pointers

Reply
Thread Tools

Google Checkout Pointers

 
 
Jason Burgett
Guest
Posts: n/a
 
      07-08-2006
I have a nearly complete site using ruby on rails and need to integrate
either paypal or google checkout as one of the final steps. I have to
honest I've never worked with an API before. I have everythign boiled
down to a variable with the amount due. I've read about a paypal gem
that sounds pretty straight forward. But the rates for google checkout
are a little better.

I have found google's documentation for the checkout service at
http://code.google.com/apis/checkout...per/index.html and set up a
sandbox account. It looks to my like an XML document needs to be formed
and sent to google with the appropriate information. Can anyone help me
out with the finer details about how this would be implemented in ruby?
Thanks for any help.

--
Posted via http://www.ruby-forum.com/.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
pointers, pointers, pointers... cerr C Programming 12 04-07-2011 11:17 PM
[ANN] google-checkout 0.1.0 1337p337 Ruby 0 11-29-2006 07:23 AM
Register tags "flip" forcing VSS checkout? Mark ASP .Net 0 04-08-2005 05:12 PM
SourceSafe Checkout or Edit?? Brian ASP .Net 2 05-12-2004 01:58 PM
Why does Visual Studio always checkout files when looking Web User Control in design mode? Eric Mamet ASP .Net 0 01-30-2004 10:38 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57