gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: improve title


From: gnunet
Subject: [taler-docs] branch master updated: improve title
Date: Mon, 03 Aug 2020 10:15:12 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 2129ce8  improve title
2129ce8 is described below

commit 2129ce8a9c40d29af128c2d919be49cc1bf661ca
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Aug 3 10:15:06 2020 +0200

    improve title
---
 core/api-merchant.rst           | 2 ++
 taler-merchant-api-tutorial.rst | 6 +++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 2371d55..77575d9 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1397,6 +1397,8 @@ Payment processing
     The ``h_contract`` (or the ``token`` for unclaimed orders) does not match 
the order.
   :status 404 Not found:
     The merchant backend is unaware of the order.
+  :status 406 Not Acceptable:
+    The merchant backend could not load the template required to generate a 
reply in the desired format. (Likely HTML templates were not properly 
installed.)
 
   .. ts:def:: StatusPaidResponse
 
diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst
index eb9505c..39cf36d 100644
--- a/taler-merchant-api-tutorial.rst
+++ b/taler-merchant-api-tutorial.rst
@@ -154,10 +154,10 @@ https://backend.demo.taler.net/:
 Note that these are fictional merchants used for our demonstrators and
 not affiliated with or officially approved by the respective projects.
 
-.. _Accepting-a-Simple-Payment:
+.. _Merchant-Payment-Processing:
 
-Accepting a Simple Payment
-==========================
+Merchant Payment Processing
+===========================
 
 .. index:: order
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]