taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 1c4e6e98f73e3b898dc087096cc4699ffbf15282
parent b6dfc23613b33f1277b3710638e3a93cacf93aab
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Sat, 22 Nov 2025 08:48:42 +0100

add new /terms and /pp endpoints to merchant API

Diffstat:
Mcore/api-merchant.rst | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -335,6 +335,8 @@ such as the implemented version of the protocol and the currency used. master_pub: EddsaPublicKey; } +.. include:: tos.rst + --------------- Two Factor Auth ---------------