gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant-frontend-examples] 01/02: user tipping


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant-frontend-examples] 01/02: user tipping
Date: Thu, 29 Jun 2017 18:39:03 +0200

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

dold pushed a commit to branch master
in repository merchant-frontend-examples.

commit b82ebf66ffaf8016064211db949d9782b19b0df4
Author: Florian Dold <address@hidden>
AuthorDate: Thu Jun 29 18:31:58 2017 +0200

    user tipping
---
 python/doc/Makefile      | 2 +-
 python/doc/tutorial.texi | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/python/doc/Makefile b/python/doc/Makefile
index fc3c7c3..ebfb6fb 100644
--- a/python/doc/Makefile
+++ b/python/doc/Makefile
@@ -4,7 +4,7 @@ tutorial.pdf: arch.pdf tutorial.texi
        texi2pdf tutorial.texi
 
 tutorial.html: arch.jpg tutorial.texi
-       texi2html tutorial.texi
+       texi2any --html --no-split --css-ref=docstyle.css 
--css-ref=brown-paper.css tutorial.texi
 
 arch.pdf:
        cp ../../common/graphics/arch_nobo.pdf .
diff --git a/python/doc/tutorial.texi b/python/doc/tutorial.texi
index 98b2054..439a4d0 100644
--- a/python/doc/tutorial.texi
+++ b/python/doc/tutorial.texi
@@ -2,6 +2,7 @@
 @c %**start of header
 @setfilename tutorial.info
 @include version.texi
address@hidden syntax.texi
 @settitle The GNU Taler tutorial for Python Web shop developers @value{VERSION}
 
 @c Define a new index for options.
@@ -522,6 +523,10 @@ The following headers for @code{402 Payment Required} are 
recognized by Taler an
 @item X-Taler-Refund-Url
 If this header present, the value of this header must be a URL that the user 
agent can use to request and process refunds.
 
address@hidden X-Taler-User-Tipping-Url
+If this header present, the value of this header must be a URL that the user 
agent can use to obtain tips (small, non-binding
+financial rewards) payed from the merchant to the user's wallet.
+
 @item X-Taler-Contract-Url
 If there is no associated proposal, the user agent will fetch a proposal from
 this URL and process it.  This typically prompts the user to agree to pay.

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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