fix(pos-payment-overpay-fix): pOS selfpay: payments exceed total

This commit is contained in:
Deploy
2026-08-26 23:26:01 +02:00
parent 642fe037c2
commit 42b0290dd2
7 changed files with 21 additions and 5 deletions

View File

@@ -8200,14 +8200,16 @@
"description": "In selfpay flow, after selecting payment method the frontend reports payments exceed total. Investigate discrepancy between frontend totals.total and backend totalCents.",
"priority": "high",
"risk": "med",
"status": "in_progress",
"status": "done",
"created_at": "2026-08-26",
"gates": {
"reviewer": false,
"security": false,
"qa": false
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"phase": "pos"
"phase": "pos",
"completed_at": "2026-08-26T21:26:01Z"
}
]
}