Stars: 112
Forks: 20
Pull Requests: 3
Issues: 16
Watchers: 26
Last Updated: 2020-06-25 00:44:19
A WooCommerce gateway for lightning payments
License:
Languages: PHP, Shell, CSS
Gateway plugin to accept Lightning payments at WooCommerce stores, based on Lightning Charge.
Requires PHP >= 5.6 and the php-curl
and php-gd
extensions.
Setup Lightning Charge.
Install and enable the plugin on your WordPress installation.
Under the WordPress administration panel, go to WooCommerce -> Settings -> Checkout -> Lightning
to configure your Lightning Charge server URL and API token.
That's it! The "Bitcoin Lightning" payment option should now be available in your checkout page.
MIT