gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: QR code


From: gnunet
Subject: [taler-docs] branch master updated: QR code
Date: Fri, 11 Nov 2022 13:22:14 +0100

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 7d7c342  QR code
7d7c342 is described below

commit 7d7c342b11c5ad565e0aaebd76acda5b4f7193b0
Author: priscilla <priscilla.huang@efrei.net>
AuthorDate: Fri Nov 11 07:22:02 2022 -0500

    QR code
---
 core/api-merchant.rst | 40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 31106df..b10452b 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2986,16 +2986,16 @@ Create statics QR code
   static QR code to avoid clutter.
 
 
-   **Response:**
+  **Response:**
 
-   :http:statuscode:`200 Ok`:
-     The QR code has been successfully created.
+  :http:statuscode:`200 Ok`:
+    The QR code has been successfully created.
 
-   :http:statuscode:`404 Not found`:
-     The merchant is unknown. So, we cannot create static QR code.
+  :http:statuscode:`404 Not found`:
+    The merchant is unknown. So, we cannot create static QR code.
 
-   :http:statuscode:`409 Conflict`:
-     A QR code already exists for this store. There will have a lot of QR code 
for one store.
+  :http:statuscode:`409 Conflict`:
+    A QR code already exists for this store. There will have a lot of QR code 
for one store.
 
 
 Create dynamics QR code
@@ -3008,17 +3008,17 @@ Create dynamics QR code
   for every merchant.
 
 
-   **Response:**
+  **Response:**
 
-   :http:statuscode:`200 Ok`:
-    The QR code has been successfully created.
+  :http:statuscode:`200 Ok`:
+   The QR code has been successfully created.
 
-   :http:statuscode:`404 Not found`:
-    The merchant is unknown. So, we cannot create dynamic QR code.
+  :http:statuscode:`404 Not found`:
+   The merchant is unknown. So, we cannot create dynamic QR code.
 
-   :http:statuscode:`409 Conflict`:
-     A QR code already exists for this store. So, the creation of the QR code 
is impossible.
-     One store have just one dynamic QR code.
+  :http:statuscode:`409 Conflict`:
+    A QR code already exists for this store. So, the creation of the QR code 
is impossible.
+    One store have just one dynamic QR code.
 
 
 
@@ -3030,13 +3030,13 @@ Scaning the QR code
   Scan the QR code to be redirected to an internet page.
   In this internet page, customers need to enter a price and send the money.
 
-   **Response:**
+  **Response:**
  
-   :http:statuscode:`200 OK`:
-     The QR code directs us successfully to the payment website.
+  :http:statuscode:`200 OK`:
+    The QR code directs us successfully to the payment website.
 
-   :http:statuscode:`404 Not found`:
-     The QR code is unknown to the backend.
+  :http:statuscode:`404 Not found`:
+    The QR code is unknown to the backend.
 
 
 

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