summaryrefslogtreecommitdiff
path: root/api-merchant.rst
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-12-15 22:12:50 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-12-15 22:12:50 +0100
commita54d7e20309042ddd7c247cb4c2f0255bb1b3baa (patch)
tree50906406b49e2d8eb5d68d0890234e71959e728a /api-merchant.rst
parent997970d7d1a5c85f82a520b43b8a88f286690ac3 (diff)
downloaddocs-a54d7e20309042ddd7c247cb4c2f0255bb1b3baa.tar.gz
docs-a54d7e20309042ddd7c247cb4c2f0255bb1b3baa.tar.bz2
docs-a54d7e20309042ddd7c247cb4c2f0255bb1b3baa.zip
- JS-free payment triggering
- contract generation
Diffstat (limited to 'api-merchant.rst')
-rw-r--r--api-merchant.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index 8df7ead1..0b9f6ccd 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -186,7 +186,10 @@ The following API are made available by the merchant's `backend` to the merchant
**Request:**
- The `proposition` that is to be sent from the frontend is a `contract` object *without* the fields
+.. _proposition:
+
+ The `proposition` that is to be sent from the frontend is a :ref:`Contract <contract>` object
+ **without** the fields:
* `exchanges`
* `auditors`