Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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