Type
magento2-module
khipu integration for Magento 2
magento2-module
OSL-3.0
None
None
None
None
None
None
khipu payment gateway Magento 2.5.1 plugin.
This version is compatible with Magento 2.3 to 2.6
You can sign up for khipu account at https://khipu.com
You can install Magento 2.5.1 khipu plugin via Composer. Run the following command in your terminal:
Go to your Magento 2 root folder.
Enter following commands to install plugin:
composer require khipu/magento2-khipu
Wait while dependencies are updated.
Enter following commands to enable plugin:
php bin/magento module:enable Khipu_Payment --clear-static-content
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush
Enable and configure Khipu plugin in Magento Admin under Stores / Configuration / Sales / Payment Methods / Khipu
.
Enter following commands to enable plugin:
php bin/magento module:enable Khipu_Payment --clear-static-content
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush
Enable and configure Khipu plugin in Magento Admin under Stores / Configuration / Sales / Payment Methods / Khipu
.