Skip to content

Commit 3986218

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

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
@@ -30,7 +30,7 @@ In all of these cases, the solution is to resend the original request using the
3030

3131
In many payment vendor apps, it is possible to add a tip to the payment amount.
3232
**Example flow in a restaurant:**
33-
- Guest asks for the bill
33+
1. The guest asks for the bill.
3434
- Waiter triggers to create the bill at 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

0 commit comments

Comments
 (0)