| TC-WAL-001 | Authorized user searches wallet | Positive | High | Wallet results are returned within scope | Screenshot or API response | Not Run |
| TC-WAL-002 | Unauthorized user searches wallet | Negative | Critical | Access denied | Screenshot or API 403 response | Not Run |
| TC-PAY-001 | Create payment session | Positive | Critical | Payment session is created | API response or provider record | Not Run |
| TC-PAY-002 | Submit successful payment transaction | Positive | Critical | Transaction succeeds and is recorded | Transaction record | Not Run |
| TC-PAY-003 | Submit duplicate payment transaction/webhook/job | Negative | Critical | Financial effect is not duplicated due to server-to-server status checks and single-update enforcement | Payment logs, DB record evidence, or code/test reference | Confirmed by technical team; Evidence Pending Attachment |
| TC-PAY-004 | Submit invalid payment payload | Negative | High | Request is rejected | API 422/400 response | Not Run |
| TC-PAY-005 | Payment provider failure handling | Negative | High | Failure is recorded and visible to operations | Log/Sentry/payment record | Not Run |