tryspeed/magento-payment-plugin

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

1.0.1 2023-09-20 11:47 UTC

This package is not auto-updated.

Last update: 2025-07-21 14:44:10 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.