DEVELOPMENT
- Total activity 357
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 229
Articles
Recent activity by DEVELOPMENT-
Implementing receipt cancellation
The following JSON example shows the business case of a receipt/receipt cancellation (cancellation of a transaction) from saving. The example is based on the client included in the Fiscal Service S...
-
Implementing Change means of payment, tip additional (voucher already booked)
The following JSON example shows a business case in which the means of payment is changed. In addition, a tip is entered. However, the receipt was already entered at an earlier point in time. The e...
-
Implementing returns (return parts of the transaction)
The following JSON example shows the business case of returns. Some of the purchased goods are being returned. The example is based on the client included in the Fiscal Service Sample Client {c1062...
-
Implementation of return of goods (claim)
If a customer only wants to return one or more products (not all) of a previously stored document you can implement the return of goods-function. In the event that all items (positions) of a previo...
-
Implementing sales, incl. tips, cash payment
The following JSON example shows a business case where an item is entered, tips are added and the customer pays cash. The example is based on the client included in the Fiscal Service Sample Client...
-
Implementation of document cancel (void)
To implement a document cancel (void) process you've to do the following: At first the process is the same way as booking a normal receipt, you can find the documentation for this process under Bas...
-
Implementing void item within transaction
The following JSON example shows a business case where items are cancelled within a transaction. The example is based on the client included in the Fiscal Service Sample Client {c1062c55-57c4-4ed2-...
-
Implementing changing an item within the transaction
The following JSON example shows how to change items within a transaction. The example is based on the client included in the Fiscal Service Sample Client {c1062c55-57c4-4ed2-9c53-aff1762326a4} (se...
-
Implementing money skim off, EUR 5
The following JSON example shows how to implement a "skim off" of EUR 5. By skim off we are talking about a specific form of pay out - you take money out of the cash drawer to avoid having too much...
-
Implementation End of day (Cashpoint closing)
At the end of each day (please observe the respective legal regulations of the country) a daily conclusion is normally to be drawn up. The daily closing totals the documents carried since the last ...