feat(club-003): club POS integration: identify member and register cashback from sales
This commit is contained in:
@@ -8044,14 +8044,16 @@
|
||||
"description": "Phase 3. Let TPV scan Club QR, identify members, preview balance/use, record sale-linked cashback and refund-safe idempotent club transactions.",
|
||||
"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:16:13Z"
|
||||
},
|
||||
{
|
||||
"id": "CLUB-004",
|
||||
|
||||
Reference in New Issue
Block a user