gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 10/10: remove spurious space


From: gnunet
Subject: [taler-docs] 10/10: remove spurious space
Date: Wed, 17 Mar 2021 09:01:34 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

commit a06ea33a10d39f94300b890333dfdc502dbe7f4f
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Mar 17 03:56:48 2021 -0400

    remove spurious space
---
 core/api-merchant.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index e0954c8..2a8844b 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -333,7 +333,7 @@ Querying payment status
   **Request:**
 
   :query h_contract=HASH: hash of the order's contract terms (this is used to 
authenticate the wallet/customer in case $ORDER_ID is guessable). Required once 
an order was claimed.
-  :query token=TOKEN: *Optional*. Authorizes the request via the claim token 
that was returned  in the `PostOrderResponse`.  Used with unclaimed orders 
only. Whether token authorization is required is determined by the merchant 
when the frontend creates the order.
+  :query token=TOKEN: *Optional*. Authorizes the request via the claim token 
that was returned in the `PostOrderResponse`.  Used with unclaimed orders only. 
Whether token authorization is required is determined by the merchant when the 
frontend creates the order.
   :query session_id=STRING: *Optional*. Session ID that the payment must be 
bound to.  If not specified, the payment is not session-bound.
   :query timeout_ms=NUMBER: *Optional.*  If specified, the merchant backend 
will
     wait up to ``timeout_ms`` milliseconds for completion of the payment before

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]