summaryrefslogtreecommitdiff
path: root/example-essay-store.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-02-17 04:58:20 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-02-17 04:58:20 +0100
commit3ec1729010fa03051f303d957297d7d7e0b03eba (patch)
treefe863f50f0ddf95b16369ad4dbe9bdb986a84173 /example-essay-store.rst
parent49274bc65acdb9feb4e611ff6bc7464a5f6fcbe8 (diff)
downloaddocs-3ec1729010fa03051f303d957297d7d7e0b03eba.tar.gz
docs-3ec1729010fa03051f303d957297d7d7e0b03eba.tar.bz2
docs-3ec1729010fa03051f303d957297d7d7e0b03eba.zip
remark
Diffstat (limited to 'example-essay-store.rst')
-rw-r--r--example-essay-store.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/example-essay-store.rst b/example-essay-store.rst
index 5526faef..585ca22a 100644
--- a/example-essay-store.rst
+++ b/example-essay-store.rst
@@ -36,7 +36,8 @@ In step 2, the `taler-execute-contract` event has the following parameters:
* `H_contract`: hash of the contract that was restored
* `payment_url`: The internal URL `/pay?H_contract=...` of the essay store, will set the server-side session state
- for the article associated with the contract hash on successful coin deposit
+ for the article associated with the contract hash on successful coin deposit. When the contract is
+ fetched, the contract hash is associated with the article name in the server-side session state.
* `offer_url`: Link to a teaser page (`/teaser?name=...`), which also contains a link to the article
page, without the `tid` parameter.