Type
magento2-module
Método de pagamento multibanco Ifthenpay para Magento 2
magento2-module
MIT
None
None
None
None
None
This is the official module of Ifthenpay Multibanco Payment Gateway for Magento 2.
The IFTHENPAY is a Payment Institution authorized by the Bank of Portugal, the market leader in online payments by ATM references.
The IFTHENPAY also offers an APP for Android, iOS and Windows Phone that allows you full control of your payments.
For more information visit us at http://www.ifthenpay.com.
Go to Magento2 root folder
Enter following commands to install module:
composer require ifthenpay/multibanco-magento
Wait while dependencies are updated.
Enter following commands to enable module:
php bin/magento module:enable Ifthenpay_Multibanco --clear-static-content
php bin/magento setup:upgrade
Download the file that contain the last version of the module
At Magento 2 root folder go to the app folder and create the structure code/Ifthenpay/Multibanco
Put the content of the ZIP file inside the folder Multibanco created at step 2
After that go to your Magento 2 Administration, click System option and then Web Setup Wizard
On the new page click the Component Manager button and search for the component with name ifthenpay/multibanco-magento and **Enable* it at the action column
Enable and configure Ifthenpay Multibanco in Magento Admin under Stores/Configuration/Payment Methods/Ifthenpay Multibanco
Have some problem with this module?
Do you have some kind of a problem with your Magento installation?
Do you need some special plugin?
Send me an email and ask for help or a quote: [email protected]
My Website: www.manuelrocha.biz
Do you found a bug on my code? Help me to fix it:
Open an Issue and describe where you found the bug/problem and/or explain how can I replicate the issue.
Fork the project, fix it and make a request.