Mundipagg_Integracao

Magento Extension
Download latest - 2.12.06

MundiPagg Payment Gateway
Using this extension, shopkeepers can offer different payment methods through the brazilian payment gateway MundiPagg.

This extension supports credit card and boleto as payment methods, also it has "Instant Buy" (token transaction) where the shopkeeper can save customers credit card for future orders. The data will be saved on MundiPagg servers (PCI certified).

MundiPagg will notify the store when the order payment status is updated.

IMPORTANT
Always install our extension in your development environment before going live. We do not take any responsibility and we are not liable for any damage caused through use of products or services.

Utilizando a extensão de integração com o gateway de pagamentos Mundipagg, lojistas podem oferecer diferentes meios de pagamentos em sua loja.

Esta extensão suporta cartões de crédito e boleto como meios de pagamento, além de oferecer o "Instant Buy" da MundiPagg (tokenização de cartões) onde o lojista pode disponibilizar a opção do cliente salvar as informações do cartão para as compras futuras. Os dados são armazenados nos servidores da MundiPagg que tem certificação PCI.

A MundiPagg irá notificar a loja das atualizações do status de pagamento dos pedidos.

IMPORTANTE
Em qualquer procedimento de instalação ou update existem riscos, aconselhamos sempre criar backups de sua loja e efetuar qualquer procedimento em ambiente de desenvolvimento antes, nunca diretamente em produção. Não nos responsabilizamos por eventuais incidentes causados por negligenciar este alerta ou por uso de produtos ou serviços de terceiros.

Releases (30)

Date Version Notes
2017-09-13 2.12.06

- fix bug with variable totals
- fix indentation
- fix problem with field from post notification
- Code refact.

2017-09-05 2.12.05

- bugfixes and performance improves

2017-08-04 2.11.02

- Fix: remove duplicated boleto status

2017-07-27 2.11.01

- Add rest support to retrieve order information.

2017-07-21 2.10.06

- Add additional information to wsdl.

2017-07-14 2.10.05

- Fix to enable multi-store order cancellation with credit card

Problem:

If the magento installation has two or more stores enabled, only is possible cancel orders from store 01.

Technical solution:

The cancellation flow was taking the merchantKey from store 01
Remove the constructor from children classes and corretly inheritance implement

2017-06-22 2.10.04

- Fix installments number.
- Improve notification post logs.
- Fix some bugs.

2017-06-01 2.10.03

- Fix offline retry;
- Allow user to enable/disable flag approval_request_success, authorized_amount rewrite by module.
- Fix customer register when guest checkout option is enabled.

2017-05-15 2.10.02

- Bug fixes.
- Recurrency improvements.
- Add new brand .

2017-04-13 2.9.20

- The module now displays an alert when a user logs into the Magento admin, showing that there is a new version available.

- When a customer cancels an already captured transaction on our dashboard, the module cancels the generated invoice and closes the request.

2017-03-30 2.9.19

- The module now displays an alert when a user logs into the Magento admin, showing that there is a new version available.

- When a customer cancels an already captured transaction on our dashboard, the module cancels the generated invoice and closes the request.

2017-03-15 2.9.18

- The module now displays an alert when a user logs into the Magento admin, showing that there is a new version available.

- When a customer cancels an already captured transaction on our dashboard, the module cancels the generated invoice and closes the request.

2017-02-02 2.9.8

- Remove the payment methods for 3,4 and 5 credit cards

- Refact in 2 credit cards payment method

- Add integration error 400/500 reason in Magento admin (order data screen).

- Fix no cancelation order when error 400 occurs.

2017-02-02 2.9.7

- Remove the payment methods for 3,4 and 5 credit cards

- Refact in 2 credit cards payment method

- Add integration error 400/500 reason in Magento admin (order data screen).

- Fix no cancelation order when error 400 occurs.

2017-02-02 2.9.6

- Remove the payment methods for 3,4 and 5 credit cards

- Refact in 2 credit cards payment method

- Add integration error 400/500 reason in Magento admin (order data screen).

- Fix no cancelation order when error 400 occurs.

2017-01-17 2.9.5

Performance improvements;
Capture fixes.

2016-12-20 2.9.4

Fix in transactions not saving data when AuthOnly or Canceled;
With error transactions fix.

2016-12-15 2.9.3

Fix in installments;
Fix in notification NotAuthorized and Capture;
Fix in recurrency fields in the new product screen;
Fix in PHP 5.4 retrocompatibility;
Fix in interests data serialization;
Fix in "boleto" underpaid/overpaid notification.

2016-10-27 2.9.2

Offline retry not authorized transactions fix

2016-10-24 2.9.1

Antifraud minimum value config renamed

2016-09-29 2.8.0

Support for With Error credit card transaction status.

Now all fields from response JSON are recorded in the transactions and in the order payment model.

2016-09-12 2.7.4

Debug fix

2016-09-08 2.7.3

PHP 5.4 compatibility;
Fix on API URL validation

2016-09-01 2.7.2

New recurrrency fields validation

2016-08-31 2.7.1

Multi creditcards fix;

Installments fix.

2016-08-10 2.7.0

- Add API URL config validation;
- Add API cancel request trigger for canceled orders.

2016-08-04 2.6.5

Notification post fix

2016-07-28 2.6.4

Notification post fix

2016-07-22 2.6.2

Add logs and return message for notification post treatment.

Add cancelation treatment.

2016-07-07 2.6.1

Hotfix on 2.6.0 migration