merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 513e45370f47f45e35c7e924aa423b9b7158d9fe
parent 261f69cb6cd54df03adcc374993c1799c224b4ca
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  2 Feb 2026 19:58:17 +0100

fix config

Diffstat:
Msrc/backend/merchant.conf | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backend/merchant.conf b/src/backend/merchant.conf @@ -58,7 +58,7 @@ DEFAULT_WIRE_TRANSFER_DELAY = 1 week # How fast do we want customers to pay, i.e. how long will our # proposal be valid? -DEFAULT_PAY_DEADLINE = 1 day +DEFAULT_PAY_DELAY = 1 day # Where are the Typst templates for form rendering. TYPST_TEMPLATES = ${DATADIR}typst-forms/