mundipagg / mundipagg-magento2-module
Magento 2 Module Mundipagg
Installs: 65 699
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 6
Forks: 5
Open Issues: 11
Type:magento2-module
Requires
- php: >=5.6.0
- mundipagg/ecommerce-module-core: 2.8.8
- mundipagg/mundiapi: ^3.0
Requires (Dev)
- fabpot/php-cs-fixer: ~1.2
- lusitanian/oauth: ~0.3 <=0.7.0
- magento-ecg/coding-standard: dev-master
- mundipagg/mundiapi: ^3.0
- pdepend/pdepend: 2.2.2
- phpdocumentor/phpdocumentor: ^2.8
- phpmd/phpmd: @stable
- phpunit/phpunit: 4.1.0
- phpunit/phpunit-selenium: >=1.2
- rregeer/phpunit-coverage-check: ^0.1.3
- satooshi/php-coveralls: ^1.0
- sebastian/phpcpd: ^2.0
- sjparkinson/static-review: ~4.1
- squizlabs/php_codesniffer: 2.7.0
- dev-master
- 2.11.6
- 2.11.5
- 2.11.4
- 2.11.3
- 2.11.2
- 2.11.1
- 2.11.0
- 2.10.5
- 2.10.4
- 2.10.3
- 2.10.2
- 2.10.1
- 2.10.0
- 2.9.4
- 2.9.3
- 2.8.3
- 2.7.3
- 2.7.2
- 2.7.1
- 2.7.1-beta
- 2.7.0-beta
- 2.6.0-beta
- 2.5.0-beta
- 2.4.17-beta
- 2.4.16-beta
- 2.4.15-beta
- 2.4.14-beta
- 2.4.13-beta
- 2.4.12-beta
- 2.4.9-beta
- 2.4.8-beta
- 2.4.7-beta
- 2.4.6-beta
- 2.3.6-beta
- 2.3.5-beta
- 2.2.5-beta
- 2.2.4-beta
- 2.2.3-beta
- 2.2.2-beta
- 2.2.1-beta
- 2.2.0-beta
- 2.1.2-beta
- 2.1.1-beta
- 2.1.0-beta
- 2.0.1-beta
- 2.0.0-beta
- 1.8.19
- 1.8.18
- 1.8.17
- 1.8.16
- 1.8.15
- 1.8.14
- 1.8.13
- 1.8.12
- 1.8.11
- 1.8.10
- 1.8.9
- 1.8.8
- 1.8.7
- 1.8.6
- 1.8.5
- 1.8.4
- 1.8.3
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.4
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.15
- 1.4.14
- 1.4.13
- 1.4.12
- 1.4.11
- 1.4.10
- 1.4.8
- 1.4.7
- 1.4.6
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.0
- 1.2.30
- 1.2.29
- 1.2.28
- 1.2.27
- 1.2.26
- 1.2.25
- 1.2.24
- 1.2.23
- 1.2.22
- 1.2.21
- 1.2.20
- 1.2.19
- 1.2.18
- 1.2.17
- 1.2.16
- 1.2.15
- 1.2.14
- 1.2.13
- 1.2.11
- 1.2.9
- 1.2.7
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.0.18
- 1.0.16
- 1.0.15
- 1.0.14
- 1.0.12
- 1.0.11
- 1.0.9
- dev-remove-circle-ci
- dev-catalog-info
- dev-teste
- dev-develop
- dev-feature/PAOP-48-improve-error-messages
- dev-hotfix/blank-installments
- dev-bug-PAA-266-update-wrong-terms
- dev-bugfix-PAA-202-removes-value-input-cvv
- dev-feature-CONNECT-1100-sanitaze-address
- dev-recipient-grid
- dev-feature-CONECT-1135-recipient-api
- dev-develop-split
- dev-release
- dev-bug-set-invoiced-items
- dev-new-branch
This package is auto-updated.
Last update: 2023-12-13 18:02:50 UTC
README
DEPRECATED | CHECK NEW VERSION > https://github.com/pagarme/magento2
Mundipagg agora é Pagar.me
Buscando trazer a melhor experiência para os nossos clientes, a Mundipagg agora é parte do Pagar.me.
Somamos nossas funcionalidades e agora você tem acesso a uma plataforma financeira completa, que oferece o melhor das duas soluções em uma experiência unificada.
Você pode customizar nossos produtos e serviços da forma que for melhor para o seu e-commerce. Ficou curioso para saber o que muda? Preparamos um FAQ completo explicando tudo.
Magento2/Mundipagg Integration module
This is the official Magento2 module for Mundipagg integration
Documentation
Refer to module documentation
Plugin in Magento Marketplace
Coming soon 🚧
Installation
This module is now available through Packagist! You don't need to specify the repository anymore.
https://packagist.org/packages/mundipagg/mundipagg-magento2-module
Add the following lines into your composer.json
{
"require": {
"mundipagg/mundipagg-magento2-module":"2.*"
}
}
or simply digit
composer require 'mundipagg/mundipagg-magento2-module:2.*'
Then type the following commands from your Magento root:
composer update
./bin/magento setup:upgrade
./bin/magento setup:di:compile
Upgrading to 2.x from 1.x and 2.x.x-beta
Steps
If you have an old module's version
composer remove mundipagg/mundipagg-magento2-module
As a precaution, clear the composer cache:
composer clearcache
Install the version:
composer require 'mundipagg/mundipagg-magento2-module:2.*' -vvv
Then run the following commands from your Magento root:
./bin/magento setup:upgrade
./bin/magento setup:di:compile
For the future versions, just run composer update
composer update
Requirements
- PHP >= 7.1
- Magento >= 2.1
(This PHP version is the recommended one, but version 5.6 has been kept in Packagist/Composer for compatibility reasons.)
Configuration
After installation has completed go to Stores > Settings > Configuration > Sales > Payment Methods > Other Payment Methods > MundiPagg Payments.
To learn more about how detailed configure the module, see our wiki
Business/Technical Support
Please, send a e-mail to suporte@mundipagg.com
How can I contribute?
Please, refer to CONTRIBUTING
Found something strange or need a new feature?
Open a new Issue following our issue template ISSUE-TEMPLATE
Changelog
See in releases