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

Allow resubmitting payments for failed transactions #8

Open
5 tasks
agilitehub opened this issue Feb 9, 2023 · 0 comments
Open
5 tasks

Allow resubmitting payments for failed transactions #8

agilitehub opened this issue Feb 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@agilitehub
Copy link
Owner

agilitehub commented Feb 9, 2023

Overview

In rare cases, some payment transactions fail, and DeSo does not currently provide proper error handling and reasons. DeSo Ops knows which transactions failed, but there's no functionality to resubmit failed transactions.

When at least one of the transactions fails, the goal is for DeSo Ops to provide a button that allows the logged-in user to resubmit the failed transactions.

Tasks

  • Whenever there are one or more failed transactions, display a red button next to the "Execute Payment" button, with a label of "Retry Failed Transactions"
  • When triggering the button, add a confirmation prompt
  • Update logic to submit payment requests for the failed transactions
  • After a retry, should there still be failed transactions, continuously allow re-submitting
  • Once all failed transactions have been successfully submitted, hide "Retry Failed Transactions" button
@agilitehub agilitehub converted this from a draft issue Feb 9, 2023
@agilitehub agilitehub added the enhancement New feature or request label Feb 9, 2023
@agilitehub agilitehub moved this to 📋 Backlog in DeSo Ops Feb 9, 2023
@agilitehub agilitehub moved this from 📋 Backlog to 🔖 Planned in DeSo Ops Feb 9, 2023
@agilitehub agilitehub changed the title Allow re-submitting payments for failed transactions Allow resubmitting payments for failed transactions Feb 12, 2023
@agilitehub agilitehub moved this from 🔖 Planned to 📋 Backlog in DeSo Ops May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant