summaryrefslogtreecommitdiff
path: root/api-merchant.rst
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2015-09-11 10:41:17 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2015-09-11 10:41:17 +0200
commit0e022dc611ebec1b01dc8ac365d491553e6e1075 (patch)
tree7cb003b57019aafa96c183d8c9cdbe0e96dadc75 /api-merchant.rst
parent3d81995b4d1cc195b995200e23e36fa8074aeb0c (diff)
downloaddocs-0e022dc611ebec1b01dc8ac365d491553e6e1075.tar.gz
docs-0e022dc611ebec1b01dc8ac365d491553e6e1075.tar.bz2
docs-0e022dc611ebec1b01dc8ac365d491553e6e1075.zip
cookies enabling remind note
Diffstat (limited to 'api-merchant.rst')
-rw-r--r--api-merchant.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index afa74591..8cc51259 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -256,7 +256,11 @@ The following are the API made available by the merchant's frontend to the walle
(i.e. response code is 200). The hook then simply dispatches on the
page's `body` element the 'taler-contract' event, by passing the
gotten JSON as a further argument, which the wallet is waiting for.
-
+
+.. note::
+ Merchants should remind their customers to enable cookies acceptance while
+ browsing on the shop, otherwise it could get difficult to associate purchase's
+ metadata to its intended certificate.
**Success Response**