Skip to content

Commit 7921526

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

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
@@ -36,7 +36,7 @@ In many payment vendor apps, it is possible to add a tip to the payment amount.
3636
4. The payment app opens, and the waiter hands the mobile device to the guest.
3737
5. The guest sees a TIP entry screen and adds a tip of 2€.
3838
6. The guest now pays the full sum of 12€.
39-
- The payment app reports a paid amount of 12€ (including 2€ of tip)
39+
7. The payment app reports a paid amount of 12€ (including 2€ tip).
4040
- The fiskaltrust InStore App / POS System API does report back the following in the payment response (see also example in the POS System API docs):
4141
- 2 pay items
4242
- Pay item 1: The fully paid amount with the receipt -> 12€

0 commit comments

Comments
 (0)