Skip to content

Commit 5e07d13

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

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
@@ -32,7 +32,7 @@ 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.
3434
2. The waiter triggers to create the bill on the POS (e.g., mobile device).
35-
- 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)
35+
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
- 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€
3838
- The guests now pays the full sum of 12€

0 commit comments

Comments
 (0)