Hi Leonel:

In Argentina we used in 2012 DineroMail to receive PyCon Argentina 2012
payments.
it appears to be a brazilian operator:

https://br.dineromail.com

The code is not very polished but it is functional (plugin dineromail):

https://code.google.com/p/web2conf/source/browse/models/plugin_dineromail.py

The API were very similar to PayPal (a kind of callback and query
webservice a.k.a IPN: Instant Payment Notification)
You can look at the rest of the app for the payment forms and reports.

Hope this helps,

Best regards,


Mariano Reingart
http://www.sistemasagiles.com.ar
http://reingart.blogspot.com


On Fri, Apr 11, 2014 at 11:39 AM, Leonel Câmara <[email protected]>wrote:

> I have a Brazilian costumer and I will need to implement this soon so I'm
> now evaluating the available options. Any suggestions?
>
> Until now I have found this project by Bruno Rocha:
> https://github.com/rochacbruno/python-pagseguro
>
> --
> 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.
>

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