From 329222f99dac56d18d1ce51da48fc5913cf5d033 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hern=C3=A2ni=20Marques?= Date: Fri, 17 Jul 2026 18:06:21 +0200 Subject: [PATCH] docs: LFP stage uses recent_withdraws/incoming + QR_Taler note --- scripts/taler-landing/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scripts/taler-landing/README.md b/scripts/taler-landing/README.md index f266ec7..4b79f7b 100644 --- a/scripts/taler-landing/README.md +++ b/scripts/taler-landing/README.md @@ -17,6 +17,12 @@ Stage TESTPAYSAN (shared bank feed on all three hosts): Produced by **one host process** (user systemd timer), not three crons. +LFP stage landings (`francpaysan-admin-log`) also render **`recent_withdraws`** +and **`recent_incoming`** from this feed (amount, bank account / merchant +instance, time). QR_Taler assets on monnaies match bank-landing style +(`qr-logo.png` + blue ring); collector code stays here, HTML lives in +francpaysan-admin-log. + ## Why host / user systemd | Concern | Approach |