View Issue Details

IDProjectCategoryView StatusLast Update
0009670Talerwallet (all platforms)public2025-04-11 10:19
ReporterAntoine A Assigned ToFlorian Dold  
PrioritynormalSeverityfeatureReproducibilityN/A
Status assignedResolutionopen 
Target Version1.0 stretch goals 
Summary0009670: More reactive P2P flows
DescriptionWallets should eagerly check whether a payment has reached a final state without the user having to click on anything:
- opening the URI of a settled payment (confirmed, abandoned or expired) should redirect to a status page (success or failure) on any wallet
- the settlement of a payment should trigger a redirection in other wallets
    - aborting a payment should trigger a redirection to a failure page on other wallets
    - expiry of a payment should trigger a redirection to a failure page on all portfolios.
TagsNo tags attached.

Activities

Antoine A

2025-03-31 13:44

developer   ~0024351

Florian told me that wallet-core should already notify this to the user interface, so it should be possible with the current logic.

Antoine A

2025-04-11 10:19

developer   ~0024508

As soon as a P2P payment is prepared the wallet should start long polling to detect if it's aborted or expired, right now this only happens after confirmation.

Issue History

Date Modified Username Field Change
2025-03-29 18:06 Antoine A New Issue
2025-03-29 18:06 Antoine A Assigned To => Florian Dold
2025-03-29 18:06 Antoine A Status new => assigned
2025-03-29 20:15 Christian Grothoff Target Version => 1.0 stretch goals
2025-03-31 13:44 Antoine A Note Added: 0024351
2025-04-11 10:19 Antoine A Note Added: 0024508