tryspeed / magento-payment-plugin
Speed is a lightning-network-based bitcoin payment gateway. Use a bitcoin or Lightning wallet to make a payment.
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 2
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.4
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:
-
Go to your Magento 2 root folder.
-
Enter following commands to install plugin:
composer require tryspeed/magento-payment-plugin
Wait while dependencies are updated.
-
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
.