Bug #8111
openSelect card reader by default in the pos billing page
Start date:
03/09/2026
Due date:
% Done:
90%
Estimated time:
2:00 h
Tested Date:
03/06/2026
Raised by Tester:
Page/ Module (POS):
POS
Subtasks
Related issues
Updated by Yalavarthi Thriveni 7 days ago
- Target version changed from Backlog to Sprint4(03/11/2026-03/17/2026)
Updated by Anonymous 7 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.