-
Notifications
You must be signed in to change notification settings - Fork 9
/
readme.txt
35 lines (24 loc) · 1.45 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
=== # LNbits - Bitcoin Onchain and Lightning Payment Gateway ===
Contributors: BlackCoffee, philosopher_phaedrus, dni
Requires at least: 5.1
Tested up to: 6.6
Requires PHP: 7.0
Stable tag: 0.0.6
License: MIT
License URI: https://github.com/lnbits/woocommerce-payment-gateway/blob/main/LICENSE
Tags: bitcoin, lightning, lnbits, lightning network, accept bitcoin, accept lightning, instant bitcoin, bitcoin processor, bitcoin gateway, payment gateway, payment module, bitcoin module, bitcoin woocommerce, btc
Accept Bitcoin on your WooCommerce store without any fees.
== Description ==
Accept Bitcoin on chain and with Lightning on your WooCommerce store using [LNbits](https://lnbits.com).
== Issues and Development ==
If you find a bug, or have an idea for improvement, please [file an issue](https://github.com/lnbits/woocommerce-payment-gateway) or send a pull request.
== External services used by this plugin ==
= LNbits =
This plugin needs an LNbits instance. https://lnbits.com/
You can test with legend.lnbits.com, and use your own for real-life use.
= Blockchain.info =
This plugin uses Blockchain.info for converting fiat currencies into Bitcoin, according to the current rates.
https://www.blockchain.com/api
== Acknowledgements ==
This plugin is a fork of Phaedrus' original [LNBits For WooCommerce](https://gitlab.com/sovereign-individuals/lnbits-for-woocommerce)
Thank you to Phaedrus for the work on the original plugin on which this plugin leans heavily.