Skip to content

Commit e6bef63

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

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
@@ -31,7 +31,7 @@ In all of these cases, the solution is to resend the original request using the
3131
In many payment vendor apps, it is possible to add a tip to the payment amount.
3232
**Example flow in a restaurant:**
3333
1. The guest asks for the bill.
34-
- Waiter triggers to create the bill at the POS (e.g. mobile device)
34+
2. The waiter triggers to create the bill on the POS (e.g., mobile device).
3535
- The POS on the mobile device pushes the amount (for example 10€) to be paid to the configured payment app (via POS System API and the fiskaltrust InStore App)
3636
- The payment app opens and the waiter hands the mobile device over to the guest
3737
- The guest sees a TIP entry screen and adds a tip of 2€

0 commit comments

Comments
 (0)