Skip to content

Commit 248ee4d

Browse files
Apply suggestion from @deboragracio
Co-authored-by: deboragracio <63159404+deboragracio@users.noreply.github.com>
1 parent be8a162 commit 248ee4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HOWTO_01_Payment_csharp/README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ In many payment vendor apps, it is possible to add a tip to the payment amount.
3939
7. The payment app reports a paid amount of 12€ (including 2€ tip).
4040
8. The **fiskaltrust** InStore App / POS System API reports the following in the payment response (see also an example on the POS System API docs):
4141
- 2 pay items
42-
- Pay item 1: The fully paid amount with the receipt -> 12€
42+
- Pay item 1: The total paid amount with the receipt -> 12€
4343
- Pay item 2: The tip with negative amount -> -2€
4444
- sum of the 2 pay items is the original requested amount of 10€
4545

0 commit comments

Comments
 (0)