WooCommerce Lightning Gateway
Plugin to accept Bitcoin Lightning payments at WooCommerce stores, using LND.
by João Almeida · github.com/joaodealmeida/woocommerce-gateway-zap · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/joaodealmeida/woocommerce-gateway-zap/archive/refs/heads/master.zipReadme
WooCommerce Plugin for Bitcoin Lightning
Plugin to accept Bitcoin Lightning payments at WooCommerce stores, using LND.
Installation
Requires PHP >= 5.6 and the php-curl and php-gd extensions.
-
Setup a [LND] node (https://github.com/lightningnetwork/lnd).
-
Get the Node server IP and macaroon key
-
Install and enable the plugin on your WordPress installation.
-
Under the WordPress administration panel, go to
WooCommerce -> Settings -> Checkout -> Lightningand set LND endpoint and macaroon key. -
Add LND tls.cert to plugin-folder/tls or input the exact path on plugin settings.
The payment option should now be available in your checkout page.
License
MIT