khipu / magento2-khipu
khipu integration for Magento 2
Installs: 1 477
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 7
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- khipu/khipu-api-client: 3.0.0.x-dev
This package is auto-updated.
Last update: 2023-11-17 21:29:34 UTC
README
khipu payment gateway Magento 2.4.7 plugin.
This version is compatible with Magento 2.3 to 2.6
You can sign up for khipu account at https://khipu.com
Install via Composer
You can install Magento 2.4.7 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
.