Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Planned payments must be confirmed by the user with a press of a button #120

Open
Tracked by #57
sadespresso opened this issue Mar 30, 2024 · 0 comments
Open
Tracked by #57
Labels
feat A new feature

Comments

@sadespresso
Copy link
Collaborator

sadespresso commented Mar 30, 2024

Upcoming payments are indeed stored in the database (ObjectBox), but I think user should confirm/reject the transaction with a click of a button.

We do "nothing" when the user accepts the transactions, but not sure what happens when user rejects. For now, I'm thinking deleting the transaction when rejected, but that way, the history will be lost forever.

@sadespresso sadespresso added the feat A new feature label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat A new feature
Projects
None yet
Development

No branches or pull requests

1 participant