Skip to content

Commit 20b9b23

Browse files
committed
Update README
1 parent 49c09ab commit 20b9b23

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,27 @@
11
# WooCommerce Gateway Plugin for Lightning
2+
3+
Gateway plugin to accept Lightning payments at [WooCommerce](https://woocommerce.com) stores,
4+
based on [Lightning Charge](https://github.com/ElementsProject/lightning-charge).
5+
6+
## Installation
7+
8+
1. Setup [Lightning Charge](https://github.com/ElementsProject/lightning-charge).
9+
10+
2. [Download woocommerce-gateway-lightning.zip](https://github.com/ElementsProject/woocommerce-gateway-lightning/releases)
11+
12+
3. Install and enable the plugin on your WordPress installation.
13+
14+
4. Under the WordPress administration panel, go to `WooCommerce -> Settings -> Checkout -> Lightning` to configure your Lightning Charge server URL and API token.
15+
16+
That's it! The "Bitcoin Lightning" payment option should now be available in your checkout page.
17+
18+
## Screenshots
19+
20+
<img src="https://i.imgur.com/Q67y5l2.png" width="45%"></img>
21+
<img src="https://i.imgur.com/958Bm64.png" width="45%"></img>
22+
<img src="https://i.imgur.com/I6zP72M.png" width="45%"></img>
23+
<a href="https://i.imgur.com/UBCdmLR.png"><img src="https://i.imgur.com/JgwuFSl.png" width="45%"></img></a>
24+
25+
## License
26+
27+
MIT

0 commit comments

Comments
 (0)