-
Notifications
You must be signed in to change notification settings - Fork 0
Module 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":"^1.2"
}
}
or simply digit
composer require mundipagg/mundipagg-magento2-module
Then type the following commands from your Magento root:
composer update
./bin/magento setup:upgrade
./bin/magento setup:di:compile
This version has the implementation of recurrence, but remembering that it is still in the experimental stage.
Steps
If you have an old version of the module
composer remove mundipagg/mundipagg-magento2-module
As a precaution, clear the composer cache:
composer clearcache
Install the beta version:
composer require 'mundipagg/mundipagg-magento2-module:2.*@beta' -vvv
Then type the following commands from your Magento root:
./bin/magento setup:upgrade
./bin/magento setup:di:compile
In the future, should any updates occur:
composer update
-
About
-
Installation
-
Module configuration
-
Order management
-
Payment methods
- Boleto
- Credit card
- Wallet
- Credit card and boleto
- Wallet
- 2 credit cards
- Wallet
- Pix
-
Payment Split (Market Place support) [In development]
-
Support
-
Recurrence
- Configuration
- Api