I have never done it with turbogears, but I can't imagine it is any different than with other languages since it usually involves sending a request to some credit processing server. I have done this via POST usually (paypal for example) and using xml-rpc. I am sure there are other issues you want to consider like SSL/TLS, which I think cherrypy does do at the moment (at least that is what I *thought* I read when playing with it last week).

Of course if you plan to do you own credit card processing then I would think you are on your own.

I realize this answer is not very TG specific, but I thought it might be helpful. Good luck!

Eric Larson

On 7/10/06, Sean Jamieson <[EMAIL PROTECTED]> wrote:

Has anyone done any payment processing with turbogears? I eventually
want to setup something that actually makes money, and I was wondering
what other peoples experiences have been.

Sean



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to