Skip to content

Releases: mundipagg/magento2

Payment with multi methods

08 Jan 20:10
Compare
Choose a tag to compare
  • Payment with two credit cards;
  • Payment with credit card + ‘boleto’ (brazilian ticket);
  • Cancellation and capture by module;

* Fixes wallet cards

21 Dec 21:28
Compare
Choose a tag to compare
  • Fixes wallet cards changing variables escope in credit card config provider ;

Fix marketplace requirements

16 Dec 22:40
Compare
Choose a tag to compare
  • Fix marketplace requirements - Install fails on centos7 with php5.6

Fix marketplace requirements

16 Dec 21:46
Compare
Choose a tag to compare
  • Fix marketplace requirements (namespaces not found)

Fix compile error and marketplace requirements

16 Dec 19:56
Compare
Choose a tag to compare
  • Fix compile error in magento 2.2.0 installation
  • Fix marketplace requirements (namespace and PHP7 reserved words)
  • Fix installation - remove credentials request

Fix compile error

13 Dec 18:23
Compare
Choose a tag to compare
  • Fix compile error in magento 2.2.1 installation

Fix compile error

13 Dec 18:06
Compare
Choose a tag to compare
  • Fix compile error in magento 2.1.8 installation

Beta version

12 Dec 18:56
Compare
Choose a tag to compare
  • Single installment or by brand with incremental interest option;
  • Operations Authorize Only or Authorize and Capture;
  • Payment with credit card;
  • Payment with ‘boleto’ (brazilian ticket);
  • Secure transaction! Do not worry about the credit card data, they are sent directly to our API (PCI Environment) and in your * environment only one token pertaining to the credit card is trafficked, providing greater security for the merchant and the * end customer;
  • Customer wallet – Save credit cards;
  • Purchase with 1-click;
  • Anti-fraud with minimum value option;
  • Cancellation and capture by module;