I use Stripe all the time. My sites (web2py and rails) have charged over $10M thru stripe so I'd have to say it works pretty well.
My favorite way to use it is to use their Javascript pop-up box, which prevents any CC info from even getting into my server logs. I actually started using it before the stripe.py contrib, so I haven't used the contrib library very much. I'll look over the question here and post later when I have a minute. --- Joe B. On Tuesday, March 21, 2017 at 8:19:21 PM UTC-7, Scott Hunter wrote: > > Has anyone been able to use Stripe's Checkout with web2py? If so, how did > you do it? I'm having trouble getting the token it generates back. > > - Scott > -- 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.

