[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: update deprecation for merchant API
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: update deprecation for merchant API v6 |
Date: |
Sat, 06 Jan 2024 20:13:04 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new 4ef1a220 update deprecation for merchant API v6
4ef1a220 is described below
commit 4ef1a220f3e2b5caddffa648b3569bd18e5e4ecb
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jan 6 20:13:01 2024 +0100
update deprecation for merchant API v6
---
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 66764a23..958cd01d 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2224,7 +2224,7 @@ Inspecting orders
**Request:**
:query session_id: *Optional*. Session ID that the payment must be bound to.
If not specified, the payment is not session-bound.
- :query transfer: *Optional*. If set to "YES", try to obtain the wire
transfer status for this order from the exchange. Otherwise, the wire transfer
status MAY be returned if it is available.
+ :query transfer: *Deprecated in protocol V6*. *Optional*. If set to "YES",
try to obtain the wire transfer status for this order from the exchange.
Otherwise, the wire transfer status MAY be returned if it is available.
:query timeout_ms: *Optional*. Timeout in milliseconds to wait for a payment
if the answer would otherwise be negative (long polling).
**Response:**
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.