The StripeForm does not support it. Sorry. You have to use their API. On Friday, 16 January 2015 20:13:25 UTC-6, UG wrote: > > Hi, > > i am a beginner in python and web2py. > > i am using the stripe form in web2py to process credit cards. It is simple > and all works when i make a test. > > what i want to do is make what stripe calls a "customer" so that i can > make a charge at a later time. > i tried to read through the stripe file in gluon but can not figure it out > , Is there something i pass to the form instead of "amount" to get it to > generate the customer token instead of a charge? > > Or is it something else? > > i would appreciate any direction on this. > > Thanks > > >
-- 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.

