Skip to content

Commit b82d171

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

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
@@ -34,7 +34,7 @@ In many payment vendor apps, it is possible to add a tip to the payment amount.
3434
2. The waiter triggers to create the bill on the POS (e.g., mobile device).
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.
37-
- The guest sees a TIP entry screen and adds a tip of 2€
37+
5. The guest sees a TIP entry screen and adds a tip of 2€.
3838
- The guests 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):

0 commit comments

Comments
 (0)