gnunet-svn
[Top][All Lists]
Advanced

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

[taler-marketing] branch master updated: QR code


From: gnunet
Subject: [taler-marketing] branch master updated: QR code
Date: Fri, 11 Nov 2022 11:51:58 +0100

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

priscilla-huang pushed a commit to branch master
in repository marketing.

The following commit(s) were added to refs/heads/master by this push:
     new 1aff7b9  QR code
     new 15ae5db  Merge branch 'master' of git+ssh://git.taler.net/marketing
1aff7b9 is described below

commit 1aff7b911c1aa66fb666ee3c9ce0c5d79237cfa1
Author: priscilla <priscilla.huang@efrei.net>
AuthorDate: Fri Nov 11 05:51:00 2022 -0500

    QR code
---
 standards/draft-grothoff-taler.xml | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/standards/draft-grothoff-taler.xml 
b/standards/draft-grothoff-taler.xml
index c41f4ee..4d16442 100644
--- a/standards/draft-grothoff-taler.xml
+++ b/standards/draft-grothoff-taler.xml
@@ -426,6 +426,8 @@ also <xref target="taler-registry" />).
 </t>
 </section>
 
+
+
 <section anchor="registry-entry-restore" title="Action: restore">
 <t>
   A "restore" action instructs the wallet to restore a wallet backup
@@ -475,6 +477,35 @@ also <xref target="taler-registry" />).
 </t>
 </section>
 
+
+
+<section anchor="Scanning QR code" title="Action:scanning">
+ <t>
+   An "scanning" action instructs the wallet to simulate QR code.
+   This action can be used by the customer to pay an amount for a merchant
+   or for a friend.
+ </t>
+ <t>
+   The specific arguments of a "scanning" action is:
+   <list style="symbols">
+     <t>merchant_host: The hostname of the merchant.</t>
+     <t>merchant_prefix_path: An optional list of path components that 
identifies the path prefix of the merchant base URL.</t>
+     <t>QRcode_id: Uniquely identifies the QR code</t>
+   </list>
+ </t>
+<t>
+  <list style="symbols">
+    <t>Name: scanning</t>
+    <t>Syntax: 
taler://scanning/{merchant_host}{/merchant_prefix_path*}/{QRcode_id}</t>
+    <t>Example: 
taler://scanning/merchant.example.com/FEGHYJY48FEGU6WETYIOIDEDE2QW3OCZVY</t>
+    <t>Contact: N/A</t>
+    <t>References: [this.I-D]</t>
+  </list>
+</t>
+</section>
+
+
+
 </section><!-- tracking -->
 
 <section anchor="security" title="Security Considerations">

-- 
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]