commit f914ba97fd759e11dc944b6e1e6595689ccdc64e parent 45c74b122f874bec620760cd758449f6b7ff7939 Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 20 Oct 2025 17:05:25 +0200 update README Diffstat:
| M | README.md | | | 7 | ++----- |
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md @@ -112,10 +112,7 @@ AGPLv3-or-later, see COPYING for the full license terms. ## TODO -- fix crash on pay page -- actually *TEST* subscriptions (and everything else) -- FIXME: do we need the session_id in the QR code? How to pass to JS? - => test / check in-line QR code with long-polling in payment request - => test session-bound payments! +- test subscriptions +- test repurchase detection works! - LATER: use order expiration from merchant backend (with new v1.1 implementation) instead of hard-coding 1 day!