tryspeed/magento-payment-plugin

Speed is a lightning-network-based bitcoin payment gateway. Use a bitcoin or Lightning wallet to make a payment.

Maintainers

Package info

github.com/TrySpeed/magento-payment-plugin

Type:magento2-module

pkg:composer/tryspeed/magento-payment-plugin

Statistics

Installs: 327

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 1

2.0.16 2026-03-19 12:08 UTC

README

Installation via Composer

You can install Magento 2 Speed 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 tryspeed/magento-payment-plugin

    Wait while dependencies are updated.

  3. Enter following commands to enable plugin:

    php bin/magento module:enable Tryspeed_BitcoinPayment --clear-static-content
    php bin/magento setup:upgrade

Plugin Configuration

Enable and configure Speed plugin in Magento Admin under Stores / Configuration / Sales / Payment Methods / Speed Bitcoin Payment.