Bug #8111
closedSelect card reader by default in the pos billing page
Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
03/09/2026
Due date:
% Done:
100%
Estimated time:
2:00 h
Tested Date:
03/06/2026
Raised by Tester:
Page/ Module (POS):
POS
Subtasks
Related issues
Updated by Yalavarthi Thriveni 29 days ago
- Target version changed from Backlog to Sprint4(03/11/2026-03/20/2026)
Updated by Anonymous 29 days ago
- % Done changed from 0 to 90
- Estimated time set to 2:00 h
On payment modal open, we fetch Stripe readers.
After readers finish loading:
If readers exist, we auto-add Card Reader as default.
If no readers exist, we auto-add Cash as default.
We also added a one-time guard per modal open, so if you remove that default method, it does not auto-add again immediately.