Hello, I've looked into stripe.com and it does look like it is easier than google wallet to implement.
When I put the example from the web2py manual into a controller, then the charge of whatever amount does communicate with Stripe's server and I can see that a charge went through as a test. How do I see display this example from the manual, section14.10.3, in a view? thank you, Margaret --