kvapay / magento2-plugin
Bitcoin and Altcoin Payment Gateway for Magento 2 via KvaPay
Package info
github.com/kvapay/magento2-plugin
Type:magento2-module
pkg:composer/kvapay/magento2-plugin
1.0.4
2024-11-26 14:17 UTC
Requires
- kvapay/kvapay-php: ^1.0
This package is not auto-updated.
Last update: 2026-04-14 20:31:52 UTC
README
Installation via Composer
You can install Magento 2 KvaPay 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 kvapay/magento2-plugin
Wait while dependencies are updated.
-
Enter following commands to enable plugin:
php bin/magento module:enable KvaPay_Merchant --clear-static-content php bin/magento setup:upgrade
Plugin Configuration
Enable and configure KvaPay plugin in Magento Admin under Stores / Configuration / Sales / Payment Methods / Bitcoin and Altcoins via KvaPay.