You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HOWTO_08_pay_sign_issue_csharp/README.MD
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This How-To demonstrates the following:
13
13
- Initial credential reading and executing an `/echo` request to verify that the **fiskaltrust POS System API** backend is reachable (handled by `libPosSystemAPI`).
14
14
- Creation of a dummy list of charge items.
15
15
- Executing the following actions using `ftPosAPIOperationRunner`, which is a helper class that wraps the retry logic:
16
-
1.`/pay` the charge items.
17
-
2. Generate the receipt information using `/sign`.
0 commit comments