You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Has anyone attempted to achieve PCI compliance for an App Engine app
that transmits (without storing) cardholder data (e.g., Paypal's
"Payments Pro" version)? I was just curious if anyone has had their
app scanned and passed, or if off-site payment processing (e.g. Google
Checkout) is the only option for e-commerce on App Engine.
Jairo Vasquez
unread,
Sep 25, 2012, 2:57:29 PM9/25/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
Any answer from GAE team here?
Thanks
D X
unread,
Sep 25, 2012, 6:55:30 PM9/25/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
Hm... I thought I posted a reply but I don't see it.
I asked this at a GAE Hangout once, the answer was no.
You can't store payment info on GAE.
You can implement ecommerce sites if you use a PCI payment gateway like stripe or paypal.