From 47adf02f389d4b0a5a0c21323dd2b2f1ad9a393a Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sat, 14 Sep 2019 19:22:24 +0200 Subject: docs (wallet, nfc) --- taler-merchant-api-tutorial.rst | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'taler-merchant-api-tutorial.rst') diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst index 2981e430..bfae7f02 100644 --- a/taler-merchant-api-tutorial.rst +++ b/taler-merchant-api-tutorial.rst @@ -1,4 +1,4 @@ -The GNU Taler Merchant API Tutorial +GNU Taler Merchant API Tutorial ################################### Introduction @@ -27,8 +27,6 @@ This version of the tutorial has examples for Python3. It uses the requests library for HTTP requests. Versions for other languages/environments are available as well. -examples -git If you want to look at some simple, running examples, check out these: - The `essay @@ -346,7 +344,6 @@ Advanced topics Detecting the Presence of the Taler Wallet ------------------------------------------ -wallet Taler offers ways to detect whether a user has the wallet installed in their browser. This allows Web sites to adapt accordingly. Note that not all platforms can do presence detection reliably. Some platforms might @@ -504,9 +501,6 @@ previous payment. The Taler Order Format ---------------------- -contract -terms -order A Taler order can specify many details about the payment. This section describes each of the fields in depth. -- cgit v1.2.3