The extension integrates your Magento 2 store with the Moip payment service (Brazil).
The source is on GitHub: https://github.com/mage2pro/moip
How to buy
Use the PayPal form below:
You can try it before buy
Use the self-installation instruction below.
Want to get the extension for free?
It is possible: ask Moip to buy the full exclusive rights on my extension and release it for free to all Moip merchants.
It will cost $10.000.
The price includes 1 year of my free installation and support service to all Moip merchants.
Then the exclusive rights holder can prolong my free installation and support service to all Moip merchants, it will cost $5.000 in a year.
Are you a Brazilian web agency?
You can buy the full exclusive rights on my extension on the same terms as described above (and do what you want with it, e.g. provide for free to your clients or resell).
Some Brazilian merchants are interesting in Magento 2 and want Moip as their payment solution, so providing such solution would help you to attract new clients and get new contracts.
Are you an international shop looking for a Latin American payment solution?
Please read 3 simple facts about the Brazilian eCommerce market, and how my extension fit in it.
How to install
1. Free installation service
Just order my free installation service.
2. Self-installation
composer require mage2pro/moip:*
bin/magento setup:upgrade
rm -rf pub/static/* && bin/magento setup:static-content:deploy pt_BR en_US <additional locales>
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
If you have some problems while executing these commands, then check the detailed instruction.