taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 49bf80cfae9a0909d986e8193281906e9b6a1ada
parent ba12e29704dbb59edc17dbc30b5da8daffddc2a6
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 14 Sep 2015 11:53:13 +0200

Merge branch 'master' of git.taler.net:api

Diffstat:
Mapi-merchant.rst | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git 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**