Hello,

I'm looking at implementing an app on App Engine that would include
web selling with credit card transactions. I'm concerned about the
security implications of this.

Is the App Engine datastore an appropriate place to store sensitive
data such as customers personal details, order history and posssibly
encryped credit card information?

Are there any current App engine applications that do this?

The https support seems to be a problem as it only works on the
appspot domain and not on AppSpot domain attached to the site.

Does anyone have any pointers to the best way to implement credit card
authentication in the App Engine environment? Ideally, we would want
to authorize credit cards directly on the site and not just accept
Paypal/Google Checkout.

Regards
Tom Bailey

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to