summaryrefslogtreecommitdiff
path: root/api/api-merchant.rst
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-12-26 23:22:38 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-01-27 10:42:48 +0100
commit4feb2deebe4118468ef75ac0c7ccf52000e660fe (patch)
tree5313bd1247af1b70b37c1f49d27f70a56649350f /api/api-merchant.rst
parent735fb8a89f51875196783b167e8ae622368808fc (diff)
downloaddocs-4feb2deebe4118468ef75ac0c7ccf52000e660fe.tar.gz
docs-4feb2deebe4118468ef75ac0c7ccf52000e660fe.tar.bz2
docs-4feb2deebe4118468ef75ac0c7ccf52000e660fe.zip
Fix missing links, commenting out superfluous/outdated section
Diffstat (limited to 'api/api-merchant.rst')
-rw-r--r--api/api-merchant.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/api/api-merchant.rst b/api/api-merchant.rst
index 9eccc2fa..b2f61233 100644
--- a/api/api-merchant.rst
+++ b/api/api-merchant.rst
@@ -23,7 +23,9 @@
Merchant API
============
-Before reading the API reference documentation, see the :ref:`merchant architecture<merchant-arch>` and :ref:`payprot`
+Before reading the API reference documentation, see the
+`merchant architecture <https://docs.taler.net/dev-merchant.html#merchant-arch>`_
+and :ref:`payprot`
---------------------
The Frontend HTTP API
@@ -262,7 +264,7 @@ The following API are made available by the merchant's `backend` to the merchant
:query wtid: raw wire transfer identifier identifying the wire transfer (a base32-encoded value)
:query exchange: base URI of the exchange that made the wire transfer
- :query instance: (optional) identificative token of the merchant :ref:`instance <instances-lab>` which is being tracked.
+ :query instance: (optional) identificative token of the merchant `instance <https://docs.taler.net/operate-merchant.html#instances-lab>`_ which is being tracked.
**Response:**
@@ -330,7 +332,7 @@ The following API are made available by the merchant's `backend` to the merchant
**Request:**
:query id: ID of the transaction we want to trace (an integer)
- :query instance: identificative token for the merchant instance which is to be tracked (optional). See :ref:`instances-lab`. This information is needed because the request has to be signed by the merchant, thus we need to pick the instance's private key.
+ :query instance: identificative token for the merchant instance which is to be tracked (optional). See `https://docs.taler.net/operate-merchant.html#instances-lab`_. This information is needed because the request has to be signed by the merchant, thus we need to pick the instance's private key.
**Response:**