How to use Google Checkout with Google AppEngine Java -


i have appengine app. i'd add payment system it, , google checkout seem natural choice.

this should simple, right? google should want use checkout, , provide handy jars , sample code. after half hour of web searching, closest thing found how use paypal appengine.

can point me tutorial or other documentation?

or paypal better option?

i able find http://code.google.com/p/google-checkout-java-sdk/ looks should work gae. documentation pretty poor , don't seem have many examples. quick glance @ source code seems center around com.google.checkout.sdk.commands.apicontext class. create new instance , can pass in environmentinterface.commandtype , data model postcommand method. example pass environmentinterface.commandtype.cart_post , com.google.checkout.sdk.domain.shoppingcart instance new orders.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -