gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant-frontend-examples] 02/02: refine tipping he


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant-frontend-examples] 02/02: refine tipping headers
Date: Thu, 29 Jun 2017 18:39:04 +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 45c16f7a23fba2abe515fb89063e90d35bc921a9
Author: Florian Dold <address@hidden>
AuthorDate: Thu Jun 29 18:38:46 2017 +0200

    refine tipping headers
---
 python/doc/tutorial.texi | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/python/doc/tutorial.texi b/python/doc/tutorial.texi
index 439a4d0..3d11468 100644
--- a/python/doc/tutorial.texi
+++ b/python/doc/tutorial.texi
@@ -523,10 +523,6 @@ 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.
@@ -535,6 +531,17 @@ this URL and process it.  This typically prompts the user 
to agree to pay.
 If there is no associated proposal and @code{X-Taler-Contract-Url} is not
 specified, the browser will navigate to this URL.
 
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.  If this 
field is present, @code{X-Taler-User-Tipping-Exchange}
+and @code{X-Taler-User-Tipping-Amount} must also be present.
+
address@hidden X-Taler-User-Tipping-Exchange
+Exchange base URL for the exchange that the merchant helps withdrawing the tip 
from.
+
address@hidden X-Taler-User-Tipping-Amount
+Amount of tip that the user is receiving, in the standard amount format 
(CURR:X.Y).
+
 @end table
 
 @node JavaScript API

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



reply via email to

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