Look into web2py/gluon/contrib/stripe.py there is example of usage. The new code is compliant with V3. The book needs to be updated.
On Monday, 24 March 2014 06:21:54 UTC-5, Greg Vaughan wrote: > > Just to inform that the example here does not work with Stripe V3 (current) > > The script reports that the payments are accepted (provided you supply > valid currency and date arguments) however they are not received at the > stripe end. (they do not show in the stripe console log file.) > > Was hoping to use a version of this and will have a look at the Library > and measure it against the current python bindings on Github but for the > moment it should probably be removed from the book. > -- 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.

