Thanks a lot for the positive and detailed info! If you don't mind I will get back to this topic when we have proceeded as far as actually getting to work on connecting to an accounting system and paypal and credit card transactions. So far I did the web-based system with CSS, python and HTML using webapp2 for custom accounts and sessions for the shopping cart which appears to work very well.
So in short we're making a good choice choosing the GAE environment for our web shop and I'm continuing to build on our application. Thank you Niklas On Tue, Dec 20, 2011 at 5:56 PM, voscausa <[email protected]> wrote: > We have created the webshop frontend in javascript. : > http://www.euro-codicil.eu > The payment handling with Ogone is done with GAE. > > But there is a new experimental / demo XHTML version of the webshop. XHTML > and no javascript and no cookies because there is a lot of opposition > against cookies in the Netherlands. > With this link you can order an Euro-codicil in the experimental XHTML > version and do a test payment with Ogone. > https://euro-codicil.appspot.com/set > > The other problem we have with the XHTML version and GAE is SSL. It is still > experimental and no pricing information is available. > We need SSL because we collect personal medical data. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
