taler-docs

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

commit c0fcbd3287019d2b14a2cd6db124eea53235af1b
parent 0ad320c9958a04e89497601062769e2a5fd1945f
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 27 Jul 2020 10:36:13 +0200

link

Diffstat:
Mcore/taler-uri.rst | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/core/taler-uri.rst b/core/taler-uri.rst @@ -32,7 +32,7 @@ Payments are requested with the ``pay`` action. The parameters are a hierarchic * ``merchant_prefix_path`` is an optional list of path components that identifies the path prefix of the merchant base URL. * ``order_id`` is the order ID that the customer is asked to pay for * ``session_id`` is the optional session ID under which the payment takes place -* ``c`` is the optional high-entropy order claim token +* ``c`` is the optional high-entropy order `ClaimToken` * ``ssid`` is the optional WLAN SSID that the merchant can offer the wallet to connect to for internet connectivity Examples: @@ -162,4 +162,3 @@ Example: .. code:: none taler://fulfillment-success/Thank+you+for+donating+to+GNUnet -