-
Notifications
You must be signed in to change notification settings - Fork 3
Module installation
willian-soaresferreira edited this page May 20, 2021
·
7 revisions
This module is available through Packagist!
https://packagist.org/packages/pagarme/pagarme-magento2-module
Add the following lines into your composer.json
{
"require": {
"pagarme/pagarme-magento2-module":"^1.0"
}
}
or simply digit
composer require pagarme/pagarme-magento2-module
Then type the following commands from your Magento root:
composer update
./bin/magento setup:upgrade
./bin/magento setup:di:compile
-
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