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

@@ -8002,14 +8002,16 @@
"description": "In selfpay mode show only 'Pagar' and 'Limpiar ticket'. On pay, ask optional email, then show payment methods. Cash prints the ticket and sends customer to cashier; if email was provided, also send the receipt by email. Keep card/other methods ready for future posnet integration.",
"priority": "high",
"risk": "high",
"status": "pending",
"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-26T18:40:43Z"
},
{
"id": "CLUB-001",