summaryrefslogtreecommitdiff
path: root/example-essay-store.rst
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-09-21 14:01:09 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-09-21 14:01:09 +0200
commitf3bdacc82bd86c4895dd5ec62b4093a8716f8503 (patch)
tree9f189e5dfc87bd3c4767807113cb15da8c48494a /example-essay-store.rst
parent0f8d396a7163a40b52a21b9896a7656ab7916d06 (diff)
downloaddocs-f3bdacc82bd86c4895dd5ec62b4093a8716f8503.tar.gz
docs-f3bdacc82bd86c4895dd5ec62b4093a8716f8503.tar.bz2
docs-f3bdacc82bd86c4895dd5ec62b4093a8716f8503.zip
addressing warnings and error in compilation
Diffstat (limited to 'example-essay-store.rst')
-rw-r--r--example-essay-store.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/example-essay-store.rst b/example-essay-store.rst
index 102e54db..2a240f86 100644
--- a/example-essay-store.rst
+++ b/example-essay-store.rst
@@ -41,7 +41,9 @@ offer URL returns a HTML page that can either show a pay-form in case Taler is n
in the user's browser or download the contract from the merchant.
If the user has Taler installed and wants to pay, the wallet will POST the coins to a URL
of the form:
+
`https://blog.demo.taler.net/pay?uuid=${contract_hashcode}`
+
The URL comes with the contract's hashcode because each contract is an entry in
the merchant's state, so it can mark it as ``payed`` whenever it receives coins.