khipu integration for Magento 2
khipu payment gateway Magento 2.5.1 plugin., (*1)
This version is compatible with Magento 2.3 to 2.6, (*2)
You can sign up for khipu account at https://khipu.com, (*3)
You can install Magento 2.5.1 khipu plugin via Composer. Run the following command in your terminal:, (*4)
Go to your Magento 2 root folder., (*5)
Enter following commands to install plugin:, (*6)
composer require khipu/magento2-khipu
Wait while dependencies are updated., (*7)
Enter following commands to enable plugin:, (*8)
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
., (*9)
Enter following commands to enable plugin:, (*10)
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
., (*11)