gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 01/03: update slightly dated taler-merchant-pos-terminal ma


From: gnunet
Subject: [taler-docs] 01/03: update slightly dated taler-merchant-pos-terminal manual
Date: Sat, 11 Mar 2023 07:53:01 +0100

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

grothoff pushed a commit to branch master
in repository docs.

commit b20910dcfb748c58bcea3b5eb22fef84a8e88251
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sat Mar 11 05:33:07 2023 +0100

    update slightly dated taler-merchant-pos-terminal manual
---
 taler-merchant-pos-terminal.rst | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/taler-merchant-pos-terminal.rst b/taler-merchant-pos-terminal.rst
index 356838f..b583336 100644
--- a/taler-merchant-pos-terminal.rst
+++ b/taler-merchant-pos-terminal.rst
@@ -53,6 +53,7 @@ At the bottom of the main UI there is a row of buttons:
 * Prev: Goes to the previous order (if available).
 * Next: Goes to the next order or creates a new one
   if the current is not empty and there is no next.
+* Data entry: Enter a product name and price manually.
 * Complete: Finalize an order and prompt the customer to pay.
 
 The top left corner features a hamburger icon.
@@ -123,12 +124,9 @@ The elements of the JSON file are defined as follows:
   .. ts:def:: BackendConfiguration
 
     interface BackendConfiguration {
-      // The URL to the Taler Merchant Backend
+      // The URL to the Taler Merchant Backend (including instance if 
applicable)
       base_url: string;
 
-      // The name of backend instance to be used (see `Backend Options 
<Backend-options>`)
-      instance: string;
-
       // The API key used for authentication
       api_key: string;
     }

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