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

1.0.4 2024-11-26 14:17 UTC

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:

  1. Go to your Magento 2 root folder.

  2. Enter following commands to install plugin:

    composer require kvapay/magento2-plugin

    Wait while dependencies are updated.

  3. 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.