fix(pos-payment-overpay-fix): pOS selfpay: payments exceed total
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user