Hi,

I've read through the stripe documents and i had a few questions. 

I see how it's possible to integrate stripe into web2py, but i don't see 
how you can have an open amount which would allow the user to pay however 
much they choose. For instance, i would like the users to pay whatever 
amount they choose and display the top five paid users on my account. Every 
thirty days i would like to reset their accounts and set them all to zero 
so they can compete again. How can i track the amount that the users pay on 
my website? How do i reset their amounts every thirty days? How can i have 
the amount set to an open value so that the users can pay whatever amount 
they choose(with a minimum of course)? How can i sort the users based off 
of the amount that they have paid over a thirty day period?


Also, my second thought was to just have everyone pay a flat rate. The 
problem with that is that i don't know how to track if they paid or not. 
How can i track the amount that a user pays?

Any help would be appreciated!

-- 
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.

Reply via email to