Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ElementsProject/woocommerce-gateway-lightning
A WooCommerce gateway for lightning payments
https://github.com/ElementsProject/woocommerce-gateway-lightning
bitcoin lightning lightning-charge woocommerce woocommerce-gateway
Last synced: 8 days ago
JSON representation
A WooCommerce gateway for lightning payments
- Host: GitHub
- URL: https://github.com/ElementsProject/woocommerce-gateway-lightning
- Owner: ElementsProject
- Created: 2017-11-15T19:05:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-25T00:44:19.000Z (over 4 years ago)
- Last Synced: 2024-08-01T22:50:59.333Z (3 months ago)
- Topics: bitcoin, lightning, lightning-charge, woocommerce, woocommerce-gateway
- Language: PHP
- Size: 53.7 KB
- Stars: 114
- Watchers: 27
- Forks: 20
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-lightning-network - woocommerce-gateway-lightning - A WooCommerce gateway for lightning payments (Developer Resources / Libraries)
- awesome-lightning-network - woocommerce-gateway-lightning - A WooCommerce gateway for lightning payments (Developer Resources / Libraries)
README
# WooCommerce Gateway Plugin for Lightning
Gateway plugin to accept Lightning payments at [WooCommerce](https://woocommerce.com) stores,
based on [Lightning Charge](https://github.com/ElementsProject/lightning-charge).## Installation
Requires PHP >= 5.6 and the `php-curl` and `php-gd` extensions.
1. Setup [Lightning Charge](https://github.com/ElementsProject/lightning-charge).
2. [Download woocommerce-gateway-lightning.zip](https://github.com/ElementsProject/woocommerce-gateway-lightning/releases/download/v0.2.7/woocommerce-gateway-lightning.zip)
3. Install and enable the plugin on your WordPress installation.
4. 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.
## Screenshots
## License
MIT