summaryrefslogtreecommitdiff
path: root/php
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-03-28 21:21:06 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-03-28 21:21:06 +0200
commit47b1bdaefb0e3e5dc1e5b3a3f7f813f86f02167b (patch)
tree156ddf9d69a02162a4b534e1d5c34bc22b3db215 /php
parente00d7b3ebdc01920253ab40e2be109cbefaeb6ff (diff)
downloadmerchant-frontend-examples-47b1bdaefb0e3e5dc1e5b3a3f7f813f86f02167b.tar.gz
merchant-frontend-examples-47b1bdaefb0e3e5dc1e5b3a3f7f813f86f02167b.tar.bz2
merchant-frontend-examples-47b1bdaefb0e3e5dc1e5b3a3f7f813f86f02167b.zip
finishing explanation of X-Taler-Contract-Query
Diffstat (limited to 'php')
-rw-r--r--php/doc/tutorial.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/php/doc/tutorial.texi b/php/doc/tutorial.texi
index fa2eeff..8e83e61 100644
--- a/php/doc/tutorial.texi
+++ b/php/doc/tutorial.texi
@@ -254,8 +254,8 @@ browser.
@section A helper function to generate the order
-We make distinction between *three* different stages of the
-document that describes the purchase being served.
+We make distinction between @emph{three} different stages of what it
+informally called "contract".
In a very first stage, we call it the @emph{order}: that occurs when
the frontend generates the first JSON that misses some information
@@ -373,6 +373,8 @@ the wallet will pick those coins it spent on that fulfillment
page and resend them (therefore @emph{replaying} the payment).
In other words, new coins are used only on unknown fulfillment
pages.
+This header is supposed to be removed in future versions of the
+wallet though, as it only works with the value @code{"fulfillment_url"}.
@item X-Taler-Offer-Url
@cindex X-Taler-Offer-Url
In case that the wallet does not know about this payment already,