Skip to content

Commit

Permalink
2.0.0-beta-7
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHenryIE committed May 16, 2023
1 parent 6ce71ef commit d296c5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Pre-select Bitcoin at checkout when sending emails to customers.

### v2.0+

* Show transactions in meta box on order page
* ~~Show transactions in meta box on order page~~
* Zero-conf payments for virtual products (mempool). To avoid the threat of fraud where the fee is low-balled, only accept zero-conf transactions whose fees are above recent expected range
* GitHub Actions for E2E tests
* Run contract tests to find what currencies are supported by the Exchange_Rate APIs
Expand All @@ -151,6 +151,7 @@ Pre-select Bitcoin at checkout when sending emails to customers.
* Add: change payment method button below payment details, if a customer accidentally chooses/changes their mind
* Read the issues and requests of other Bitcoin gateways
* Show current exchange rate on settings page
* Lightning network

## How You Can Help

Expand Down
2 changes: 1 addition & 1 deletion bh-wp-bitcoin-gateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* Plugin Name: Bitcoin Gateway
* Plugin URI: http://github.com/BrianHenryIE/bh-wp-bitcoin-gateway/
* Description: Accept Bitcoin payments using self-custodied wallets, and no external account. Calculates wallet addresses locally and uses open APIs to verify payments. For an emphasis on privacy & sovereignty.
* Version: 2.0.0-beta-6
* Version: 2.0.0-beta-7
* Requires at least: 5.9
* Requires PHP: 7.4
* Author: Nullcorps, BrianHenryIE
Expand Down

0 comments on commit d296c5f

Please sign in to comment.