[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: fix reference to renamed endpoint
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: fix reference to renamed endpoint |
Date: |
Wed, 21 Jul 2021 22:51:53 +0200 |
This is an automated email from the git hooks/post-receive script.
sebasjm pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new 508df0b fix reference to renamed endpoint
508df0b is described below
commit 508df0b0ff8de6c58c1cadec55c0596473438972
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Wed Jul 21 17:51:39 2021 -0300
fix reference to renamed endpoint
---
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 7994c56..1d359fe 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1545,7 +1545,7 @@ Creating orders
.. note::
This endpoint does not return a URL to redirect your user to confirm the
- payment. In order to get this URL use :http:get:`/orders/$ORDER_ID`. The
+ payment. In order to get this URL use
:http:get:`[/instances/$INSTANCE]/orders/$ORDER_ID`. The
API is structured this way since the payment redirect URL is not unique
for every order, there might be varying parameters such as the session id.
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: fix reference to renamed endpoint,
gnunet <=