What credit card processing library would integrate well with App Engine's 'webapp' Python framework
Posted
by Cornish
on Stack Overflow
See other posts from Stack Overflow
or by Cornish
Published on 2010-05-11T20:14:30Z
Indexed on
2010/05/11
21:04 UTC
Read the original article
Hit count: 334
I have an App Engine app written in Google's webapp
framework and I want to add some credit card handling to it.
Does a library already exist to integrate payment processing into an App Engine Python app?
© Stack Overflow or respective owner