I'm just having problems getting the custom order processing tutorial to work.<http://code.google.com/apis/checkout/developer/Google_Checkout_Custom_Processing_How_To.html> Has anyone had luck with this? I get the following errors from the server:
Error for /myapp java.lang.NoClassDefFoundError: com/google/checkout/sdk/commands/EnvironmentInterface at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2406) at java.lang.Class.getConstructor0(Class.java:2716) at java.lang.Class.newInstance0(Class.java:343) at java.lang.Class.newInstance(Class.java:325)...... Any suggestions? Just trying to receive notifications of new purchases at this point. Would really like to use google checkout and not go to Amazon, but I may give it a try. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.