Skip to content

Commit 9f0d017

Browse files
Apply suggestion from @deboragracio
Co-authored-by: deboragracio <[email protected]>
1 parent b82d171 commit 9f0d017

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
@@ -35,7 +35,7 @@ In many payment vendor apps, it is possible to add a tip to the payment amount.
3535
3. The POS on the mobile device sends the amount (e.g., 10€) to be paid to the configured payment app via POS System API and the **fiskaltrust** InStore App.
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€.
38-
- The guests now pays the full sum of 12€
38+
6. The guest now pays the full sum of 12€.
3939
- The payment app reports a paid amount of 12€ (including 2€ of 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

0 commit comments

Comments
 (0)