gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: add payment secret examples


From: gnunet
Subject: [taler-docs] branch master updated: add payment secret examples
Date: Wed, 31 Mar 2021 17:03:09 +0200

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 7ef62d0  add payment secret examples
7ef62d0 is described below

commit 7ef62d0a7065908ed1324c83b5ae532aa05c230f
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Mar 31 17:03:07 2021 +0200

    add payment secret examples
---
 anastasis.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/anastasis.rst b/anastasis.rst
index 0f89230..ee232a3 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -2053,7 +2053,7 @@ A comprehensive example for ``select_challenge`` would be:
     {
         "uuid": "80H646H5ZBR453C02Y5RT55VQSJZGM5REWFXVY0SWXY1TNE8CT30"
         "timeout" : { "d_ms" : 5000 },
-        "payment_secret": "FIXME-EXAMPLE"
+        "payment_secret": 
"3P4561HAMHRRYEYD6CM6J7TS5VTD5SR2K2EXJDZEFSX92XKHR4KG"
     }
 
 The ``uuid`` field is mandatory and specifies the selected challenge.
@@ -2108,7 +2108,7 @@ that applications must all handle. States other than 
``solved`` are:
              "state" : "payment",
              "taler_pay_uri" : "taler://pay/...",
              "provider" : "https://localhost:8080/";,
-             "payment_secret" : "FIXME-EXAMPLE"
+             "payment_secret" : 
"3P4561HAMHRRYEYD6CM6J7TS5VTD5SR2K2EXJDZEFSX92XKHR4KG"
             }
           }
         }

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