SatSale

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 2bea2f210ffc8200acda8bd103b4eac7369a55e2
parent 86043339fdf70d588e8c4f8fd341a25d78686f06
Author: NicholasFarrow <nicholas.w.farrow@gmail.com>
Date:   Sat, 26 Dec 2020 21:00:41 +1100

remove old readme parts

Diffstat:
MREADME.md | 14--------------
1 file changed, 0 insertions(+), 14 deletions(-)

diff --git a/README.md b/README.md @@ -25,17 +25,3 @@ The main code can be found in `server.py`. invoice and bitcoind handling in `inv # Disclaimer BtcPyment is in early development, as such we are not responsible for any loss of funds or vulnerabilities. - -# success/ -Payment success -Display on website as successfuly paid, write to database to confirm payment. -Navigate elsewhere by calling script from `sales/*.py` -This script will control what happens after payment confirmation, can integate many shops / styles. - -# failure/ -Also customisable! -Times out after XX minutes, (depend on confirmations required). -Default: - - Add button to recreate invoice - - Recalculates value request. - -