kvapay / magento2-plugin
Bitcoin and Altcoin Payment Gateway for Magento 2 via KvaPay
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- kvapay/kvapay-php: ^1.0
This package is not auto-updated.
Last update: 2025-07-08 17:03:16 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
.