http://web2py.com/books/default/chapter/29/14/other-recipes
They have a lot of pay vendors supported. Pick one. If you'd like an integration, look here... http://docs.mangopay.com/api-references/ It looks super easy to do one. If you don't want to use their rest api, then use this: https://github.com/MangoPay/mangopay2-python-sdk You can also try contacting the company directly to help with your issues... they seem supportive of using Web2py.. https://groups.google.com/forum/#!topic/web2py/-KgN4wm0hSg On Monday, October 27, 2014 6:51:05 AM UTC-7, Gael Princivalle wrote: > > Great. Mangopay is also really cheaper than Paypal for the merchant: > http://www.mangopay.com/pricing/ > > For the moment I must spend time for building all the application without > the payment function. > In a couple of months I'll take care of it. I hope someone else will have > done something on Mangopay integration in the meantime. > > ---------------------- > Gael Princivalle > > 2014-10-27 14:31 GMT+01:00 Massimo Di Pierro <[email protected] > <javascript:>>: > >> I would like this intergrated. Let me know if I can help. >> >> >> On Monday, 27 October 2014 06:35:51 UTC-5, Leonel Câmara wrote: >>> >>> Mangopay works in Europe, has no monthly fees and it has a python sdk: >>> >>> https://github.com/MangoPay/mangopay2-python-sdk >>> >>> It shouldn't be too hard to integrate. >>> >> -- >> 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 a topic in the >> Google Groups "web2py-users" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/web2py/iCMAuvvYsrg/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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.

