gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-api] branch master updated: add taler://fulfillment-


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: add taler://fulfillment-success/<MSG> URIs
Date: Tue, 27 Aug 2019 00:19:55 +0200

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

dold pushed a commit to branch master
in repository api.

The following commit(s) were added to refs/heads/master by this push:
     new 649e530  add taler://fulfillment-success/<MSG> URIs
649e530 is described below

commit 649e5307ebd36b3c13fb96d769f67198e8bd71ff
Author: Florian Dold <address@hidden>
AuthorDate: Tue Aug 27 00:19:38 2019 +0200

    add taler://fulfillment-success/<MSG> URIs
---
 taler-uri.rst | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/taler-uri.rst b/taler-uri.rst
index 9165c28..5943f54 100644
--- a/taler-uri.rst
+++ b/taler-uri.rst
@@ -34,3 +34,19 @@ The following is a minimal example for a payment request 
from the demo merchant,
 
   taler://pay/backend.demo.taler.net/-/-/2019.08.26-ABCED
 
+
+----------------------------
+Special URLs for fulfillment
+----------------------------
+
+The special `fulfillment-success` action can be used in a fulfillment URI to 
indicate success
+with a message, without directing the user to a website.  This is useful in 
applications that are not Web-based:
+
+When wallets encounter this URI in any other circumstance than going to a 
fulfillment URL, they must raise an error.
+
+Example:
+
+.. code:: none
+
+  taler://fulfillment-success/Thank+you+for+donating+to+GNUnet
+

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



reply via email to

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