Runbook
Runbook
- Identify the affected terminal id, POS IP, order id, and command.
- Check whether the failure happened before ACK, after ACK, or while waiting for result.
- For financial uncertainty, run
sendLastResult()once from a controlled operator action or recovery job. - Compare amount, STAN, auth code, and outcome against the order.
- Store the resolved state and prevent duplicate payment attempts.
- Escalate terminal/network faults with timestamps and NAK/timeout counts.
Operator UI
Expose recovery as a deliberate action with audit logging. Avoid buttons that simply re-run the original payment.