Hey there!

I am building a GWT based web platform for a client. With a Java/MySQL 
backend.

My client now wants to add a shopping functionality to the page, since his 
intention is to sell various kinds of tickets to his customers. And well, 
this does not seem easy since the whole app is written from scratch without 
any CMS or what so ever. So we are not able to just integrate a common 
webshop solution like Magento or something similar.

The thing is, that it is very risky and time consuming to implement our own 
check out system. We are based in Germany so there are about 100 gazillions 
of regulations that need to be respected. So best thing would be if we 
could integrate something that already exists and can live within a single 
page app.

So what I basically need is a good java based ecommerce backend system 
which adapts to any front end, like our GWT/JS ecosystem. Shopping Cart 
widget etc. would be a huge plus.

It´s a little bit hard to describe my requirements since I am not even 100% 
sure what we really need.

User workflow is very simple:

   1. user selects tickets and quantities
   2. tickets will be placed into shopping cart
   3. user clicks on checkout and fills in all informations that are needed
   4. he or she gets redirected to PayPal
   5. after the payment succeeded the user will receive a generated ticket 
   via email

Any help is appreciated.

Thanks a lot,

Michael

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to