gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: -update pay spec to return confirmat


From: gnunet
Subject: [taler-docs] branch master updated: -update pay spec to return confirmation code
Date: Tue, 21 Feb 2023 13:01:29 +0100

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 271b714  -update pay spec to return confirmation code
     new f1b3d87  Merge branch 'master' of git+ssh://git.taler.net/docs
271b714 is described below

commit 271b7140cbe5774e64fbe3d669d0bce6cde3985b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Feb 21 13:01:18 2023 +0100

    -update pay spec to return confirmation code
---
 core/api-merchant.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index ee98d5a..091a0d7 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -285,6 +285,10 @@ Making the payment
       // key of the merchant instance.
       sig: EddsaSignature;
 
+      // Text to be shown to the point-of-sale staff as a proof of
+      // payment.
+      pos_confirmation?: string;
+
     }
 
   .. ts:def:: PayRequest

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