Show incoming payment notifications in receive screen (PoS flow)
- Dominant language
- TypeScript
- Stars
- 57
- Forks
- 21
- Avg merge
- 2h 9m
- Merged PRs (30d)
- 1
Description
Currently, if you DO NOT have notifications enabled, you will not be able to confirm that you received a payment while showing your QR in receive screen. The only solution then would be to open your transaction list and refresh till the payment comes in.
It would be good to poll for incoming transactions on the Receive page when `isNotificationsEnabled` is set to `false` or similar.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the Receive page flow and inspect how isNotificationsEnabled currently controls payment updates. Verify the behavior with notifications disabled: incoming transactions should be detected while the QR is displayed, without requiring the user to open and refresh the transaction list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100