Skip to content

Commit a4bbee9

Browse files
committed
Update
1 parent 87705aa commit a4bbee9

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

posdealers/technical-operations/middleware/helper-possystemapi.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Note that the following figures and steps are exemplary.
4444
|![Number 2](../../images/numbers/circle-2o.png) | _Click on `+Add` for creating a new Helper._ |
4545
|![Number 3](../../images/numbers/circle-3o.png) | Add or edit a **name** for your Helper at `Description`. |
4646
|![Number 4](../../images/numbers/circle-4o.png) | Select `fiskaltrust.Middleware.Helper.LocalPosSystemApi` from the **`Package name`** drop-down. Note that this selection **cannot be changed later**. |
47-
|![Number 5](../../images/numbers/circle-5o.png) | Select one `Package version` using the drop-down menu. |
47+
|![Number 5](../../images/numbers/circle-5o.png) | Select the latest `Package version` using the drop-down menu. |
4848
|![Number 6](../../images/numbers/circle-6o.png) | You can select one of the available outlets with the drop-down menu. |
4949
|![Number 7](../../images/numbers/circle-7o.png) | `Save` your changes. |
5050

@@ -55,10 +55,10 @@ Once saved, a **success** notification will appear confirming that the Helper ha
5555

5656
| steps | description |
5757
|:----------------------:|---------------------------------------------------------------------------------------------------------------------------------------------|
58-
|![Number 1](../../images/numbers/circle-1o.png) | Click `http` to generate a URL through which the POS-System can access the Helper. Alternatively, use `net.pipe` for a local connection that requires no internet access or firewall configuration. You may also rename the URL to one of your own choosing. |
58+
|![Number 1](../../images/numbers/circle-1o.png) | Click `http` to generate a URL through which the POS-System can access the Helper. You may also rename the URL to one of your own choosing. |
5959
|![Number 2](../../images/numbers/circle-2o.png) | `Save` your changes to return to `Configuration`/ `Helper`. |
6060

61-
## Assign a PosSystem API Helper
61+
## Use a PosSystem API Helper
6262

6363
![assignposysstemapi.png](images/assignposysstemapi.png)
6464

@@ -91,7 +91,7 @@ The same LocalPosSystemApi Helper can be used in multiple cashboxes.
9191

9292
:::caution
9393

94-
The minimum required Launcher version is **2.0.0-rc.25**.
94+
The minimum required Launcher version is **2.0.0-rc.25**. When downloading a launcher the latest version is automatically downloaded.
9595

9696
:::
9797

@@ -101,11 +101,11 @@ The minimum required Launcher version is **2.0.0-rc.25**.
101101
|:----------------------:|-------------|
102102
|![Number 1](../../images/numbers/circle-1o.png) | Return to the `Configuration` / `CashBox` page. You should see the Helper URL you configured in the previous step. |
103103
|![Number 2](../../images/numbers/circle-2o.png) | Click `Rebuild configuration` and wait for the success confirmation. |
104-
|![Number 3](../../images/numbers/circle-3o.png) | Click `Download` and select the correct Launcher version for your system. The minimum required version is **2.0.0-rc.25**. |
104+
|![Number 3](../../images/numbers/circle-3o.png) | Click `Download` and select the correct Version 2 Launcher architecture for your system. |
105105

106106
## Deploy the CashBox
107107

108-
Once the Launcher package is downloaded, extract it and run `fiskaltrust.Launcher.exe` to start the Middleware. For detailed instructions on starting the Launcher and installing it as a service, see [Launcher for Windows, Linux & macOS](launchers/desktop.md).
108+
Once the Launcher package is downloaded, extract it and run `launcher-test.cmd` (or `launcher-test.sh` on unix based systems) to start the Middleware. For detailed instructions on starting the Launcher and installing it as a service, see [Launcher 2.0 Getting Started](https://github.com/fiskaltrust/middleware-launcher?tab=readme-ov-file#getting-started).
109109

110110
## Test the PosSystem API Helper
111111

0 commit comments

Comments
 (0)