On Monday, April 25, 2016 at 7:57:43 AM UTC-7, pbreit wrote: > > I'd say go review the documentation of Stripe or PayMill. You put some > JavaScript on your payment page. The form submits a "token" to your server > which you POST to Stripe/Paymill to process the payment. It's all pretty > easy. >
There's also discussion of it in the book: <URL:http://web2py.com/books/default/chapter/29/14/other-recipes#Accepting-credit-card-payments> Stripe is one of the examples in that section. /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

