-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
67 lines (46 loc) · 2.09 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
=== CashTippr Woocommerce Addon ===
Contributors: ekliptor
Tags: bitcoin, bch, ecommerce, e-commerce, blog, woocommerce, store, sales, sell, shop, bitcoin cash, btc
Donate link: https://cashtippr.com/
Requires at least: 4.7
Tested up to: 5.2
Requires PHP: 7.1
Stable tag: 1.1.9
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
CashTippr Woocommerce
== Description ==
Earn money by selling products (digital and real world) in your online store using Bitcoin Cash payments.
**Advantages & Features:**
* adds a Bitcoin BCH payment option to your Woocommerce store
* 0 coding skills required
* on-chain payments without going through a 3rd party
Check the demo at [CashTippr.com](https://cashtippr.com/woocommerce-payment-gateway/ "CashtTippr") and send me a tip to support development.
**Easy Setup:**
* install Woocommerce and the CashTippr main plugin
* install this CashTippr Woocommerce plugin. That's all!
**Advanced Features:**
* configurable if you want to accept 0-conf payments or wait for more confirmations
* allow every merchant selling products in your store to receive money directly to his BCH address
* affiliate program by simply adding a BCH address to the URL of the product (coming soon)
* accept BCH tokens as payment (coming soon)
This plugin loads code API code from bitcoin.com to interact with BadgerWallet.
== Installation ==
Just install it from the WordPress plugin store or upload the cashtippr-woocommerce.zip file via your browser in your WordPress plugin page.
== Frequently Asked Questions ==
= Is this plugin for free? =
Yes this plugin is completely free.
== Screenshots ==
1. The WooCommerce checkout page
2. WooCommerce payment gateway settings in Admin Area
== Changelog ==
= 1.1.9 =
* added support for partial payments, updating payment page and QR code
= 1.1.7 =
* added BadgerWallet button enable/disable setting
* improved payment form layout
* added AJAX requests to check payment status
* added customized order confirmation and paid email
* min wait 30 seconds between checks for new transactions via REST API to reduce overhead
= 1.0.0 =
* Initial release.