summaryrefslogtreecommitdiff
path: root/taler-merchant-api-tutorial.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-merchant-api-tutorial.rst')
-rw-r--r--taler-merchant-api-tutorial.rst8
1 files changed, 1 insertions, 7 deletions
diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst
index 2981e43..bfae7f0 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.