Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 316 |
Technical Name |
payment_mercadopago |
License | AGPL-3 |
Website | http://www.adhoc.com.ar |
Versions | 9.0 11.0 12.0 13.0 15.0 16.0 |

Mercadopago Payment
Permite hacer pagos a traves de la pasarela de pago Mercadopago.
Installation
To install this module, you need to:
- Only need to install the module
Configuration
- Go on to config / payment / payment methods / mercadopago
- If you want to use it on sales order you should set "validation" to "automatic" (or you can create to payment adquires). The issue is that with "automatic", on payment return with status "pending", no message is displayed to the user regarding pending payment. (still not working)
Notes:
- "Mensaje de agradecimiento" on payment adquires is only displayed if payment is pending and adquires is of validation type "manual".
- If we choose to use validation = automatic, perhups we can post a message if validation is on pending (we should overwrite "payment_get_status")
- When paying from portal, not transaction is create do we get an error with _mercadopago_form_get_tx_from_data method, we should check how other payment methods works
Usage
TEST MODE
Sobre sandbox https://www.mercadopago.com.ar/developers/es/solutions/payments/basic-checkout/test/basic-sandbox/
Formas de pagar:
- Dinero en cuenta: El monto de dinero en cuenta es fijo. No se agota si lo usas en más de un pago y tampoco afecta tu saldo real. Para probar, ingresa cualquier clave y el estado será: approved.
- Tarjetas de crédito: Puedes usar cualquier código de seguridad. Para probar, elige una de las siguientes tarjetas de acuerdo al estado que quieras obtener:
IMPORTANTE: el sandbox parece no estar andando bien como se dice acá https://www.mercadopago.com.ar/developers/es/solutions/payments/basic-checkout/test y recomiendan usar estas tarjetas para probar https://www.mercadopago.com.ar/developers/es/solutions/payments/basic-checkout/test/test-payments/
- Visa Nº 4444 4444 4444 0008: approved.
- Mastercard Nº 5031 1111 1111 6619: approved.
- Mastercard Nº 5031 1111 1111 6601: pending.
- American Express Nº 37000 00000 02461: rejected.
- Visa Nº 4444 4444 4444 0024: rejected.
- Boleto, depósito o cupón: Al probar, obtendrás el estado: pending.
URL para notificar pagos: https://www.mercadopago.com/mla/herramientas/notificaciones
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Credits
Images
- ADHOC SA
Contributors
Maintainer
This module is maintained by the ADHOC SA.
To contribute to this module, please visit https://www.adhoc.com.ar.
Please log in to comment on this module