Add guide for using PosSystem API Helper with existing 1.2 CashBox#57
Open
pawelvds wants to merge 2 commits into
Open
Add guide for using PosSystem API Helper with existing 1.2 CashBox#57pawelvds wants to merge 2 commits into
pawelvds wants to merge 2 commits into
Conversation
LeilaZarban
reviewed
Jun 30, 2026
|
|
||
| :::info summary | ||
|
|
||
| After reading this, you can configure the local PosSystem API Helper and use it with an existing Launcher 1.2 CashBox by setting up a new Launcher 1.3 CashBox alongside it. |
There was a problem hiding this comment.
Launcher 1.3 cashbox is confusing.
Should we say Launcher 2.0 CashBox?
LeilaZarban
reviewed
Jun 30, 2026
|
|
||
| ## Introduction | ||
|
|
||
| This guide describes how to use the local PosSystem API Helper when you already have a running Launcher 1.2 CashBox. The Helper is configured in a new Launcher 1.3 CashBox and then connected to the existing 1.2 CashBox. |
LeilaZarban
reviewed
Jun 30, 2026
| The process consists of the following main steps: | ||
|
|
||
| 1. Add and configure the local PosSystem API Helper, following the same steps as described in [Local PosSystem API Helper](helper-possystemapi.md). | ||
| 2. Create a new Launcher 1.3 CashBox with the Helper assigned. |
LeilaZarban
reviewed
Jun 30, 2026
|
|
||
| | steps | description | | ||
| |:---------------------:|-------------| | ||
| |  | Locate the Launcher 1.3 CashBox and click `Rebuild configuration`. Wait for the success confirmation. | |
LeilaZarban
reviewed
Jun 30, 2026
|
|
||
| Both CashBoxes are now connected. | ||
|
|
||
| ## Download Launcher 1.2 |
There was a problem hiding this comment.
We should add another part for downloading and running Launcher 2.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
{Summary of the changes}
Description
{Detail}
Fixes #{issue number}