forked from gesman/bitcoin-payments-for-woocommerce
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
111 lines (75 loc) · 3.76 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
=== Bitcoin Payments for WooCommerce ===
Contributors: gesman, bitcoinway.com
Donate link: http://www.bitcoinway.com/donate/
Tags: bitcoin, bitcoin wordpress plugin, bitcoin plugin, bitcoin payments, accept bitcoin, bitcoin
Requires at least: 3.0.1
Tested up to: 3.5.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Bitcoin Payments for WooCommerce is a Wordpress plugin that allows to accept bitcoins at WooCommerce-powered online stores.
== Description ==
Your online store must use WooCommerce platform (free wordpress plugin).
Once you installed and activated WooCommerce, you may install and activate Bitcoin Payments for WooCommerce.
= Benefits =
* Accept payment directly into your personal Electrum wallet.
* Electrum wallet payment option completely removes dependency on any third party service and middlemen.
* Accept payment in bitcoins for physical and digital downloadable products.
* Add bitcoin payments option to your existing online store with alternative main currency.
* Flexible exchange rate calculations fully managed via administrative settings.
* Zero fees and no commissions for bitcoin payments processing from any third party.
* Support 16 different currencies.
* Set main currency of your store in any of 16 currencies or bitcoin.
* Automatic conversion to bitcoin via realtime exchange rate feed and calculations.
* Ability to set exchange rate calculation multiplier to compensate for any possible losses due to bank conversions and funds transfer fees.
== Installation ==
1. Install "Bitcoin Payments for WooCommerce" wordpress plugin just like any other Wordpress plugin.
2. Activate.
== Screenshots ==
1. Checkout with option for bitcoin payment.
2. Order received screen, including QR code of bitcoin address and payment amount.
3. Bitcoin Gateway settings screen.
== Remove plugin ==
1. Deactivate plugin through the 'Plugins' menu in WordPress
2. Delete plugin through the 'Plugins' menu in WordPress
== Supporters ==
* Yifu Guo: http://bitsyn.com/
* Bitcoin Grants: http://bitcoingrant.org/
* Chris Savery: https://github.com/bkkcoins/misc
* lowcostego: http://wordpress.org/support/profile/lowcostego
* WebDesZ: http://wordpress.org/support/profile/webdesz
* ninjastik: http://wordpress.org/support/profile/ninjastik
== Changelog ==
= 2.12 =
* Added 'bitcoins_refunded' field to order to input refunded value for tracking.
= 2.11 =
* Minor upgrade - screenshots fix.
= 2.10 =
* Added support for much faster GMP math library to generate bitcoin addresses. This improves performance of checkout 3x - 4x times.
Special thanks to Chris Savery: https://github.com/bkkcoins/misc
* Improved compatibility with older versions of PHP now allowing to use plugin in wider range of hosting services.
= 2.04 =
* Improved upgradeability from older versions.
= 2.02 =
* Added full support for Electrum Wallet's Master Public Key - the math algorithms allowing for the most reliable, anonymous and secure way to accept online payments in bitcoins.
* Improved overall speed and responsiveness due to multilevel caching logic.
= 1.28 =
* Added QR code image to Bitcoin checkout screen and email.
Credits: WebDesZ: http://wordpress.org/support/profile/webdesz
= 1.27 =
* Fixed: very slow loading due to MtGox exchange rate API issues.
= 1.26 =
* Fixed PHP warnings for repeated 'define's within bwwc-include-all.php
= 1.25 =
* Implemented security check (secret_key validation logic) to prevent spoofed IPN requests.
= 1.24 =
* Fixed IPN callback notification invocation specific to WC 2.x
= 1.23 =
* Fixed incoming IP check logic for IPN (payment notification) requests.
= 1.22 =
* Fixed inability to save settings bug.
* Added compatibility with both WooCommmerce 1.x and 2.x
== Upgrade Notice ==
soon
== Frequently Asked Questions ==
soon