feat(pos-selfpay-flow): pOS selfpay: simplified pay flow with optional email receipt

This commit is contained in:
Deploy
2026-08-26 20:40:43 +02:00
parent 19f37b70e1
commit 3ccbf9f450
9 changed files with 212 additions and 27 deletions

View File

@@ -0,0 +1,12 @@
{
"feature_id": "POS-SELFPAY-FLOW",
"agent": "qa",
"stage": "qa_gate",
"verdict": "APPROVED",
"qa_check": "qa",
"summary": "Build clean.",
"test_results": {
"automated": ["cd project/apps/pos && npm run build ✅", "git diff --check ✅"]
},
"timestamp": "2026-08-26T18:38:10Z"
}