summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-03-08 03:32:19 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-03-08 03:32:19 +0100
commit958978fda810ae0c0e9179907401490fbeb7f4f4 (patch)
tree811b3f5f2759398557f1a7beec8b665b884938d5 /api
parent9a51571b0f52e2748774e2f8348d6d13f6adc3ae (diff)
downloaddocs-958978fda810ae0c0e9179907401490fbeb7f4f4.tar.gz
docs-958978fda810ae0c0e9179907401490fbeb7f4f4.tar.bz2
docs-958978fda810ae0c0e9179907401490fbeb7f4f4.zip
frontend api intro
Diffstat (limited to 'api')
-rw-r--r--api/api-merchant.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/api/api-merchant.rst b/api/api-merchant.rst
index a2c1fa35..17d645b6 100644
--- a/api/api-merchant.rst
+++ b/api/api-merchant.rst
@@ -32,6 +32,10 @@ The Frontend HTTP API
---------------------
+ The merchant frontend API described here describes the minimal set of HTTP requests that a web shop
+ needs to understand in order to support Taler payments. The names `proposal_url`, `pay_url` and `fulfillment_url`
+ are placeholders for the actual URLs that the merchant frontend uses.
+
Please refer to the `glossary <https://docs.taler.net/glossary.html>`_ for terms
like `order`, `proposal`, `contract`, and others.