View Issue Details

IDProjectCategoryView StatusLast Update
0007343Talerwallet (WebExtension)public2023-01-26 22:53
ReporterChristian Grothoff Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Target Version0.9.1Fixed in Version0.9.1 
Summary0007343: insufficient balance error message not nice
DescriptionIn UX study (related to P2P payments?) we got a (legitimate) error 'insufficient balance', alas with an "exception". This should be displayed without referencing to any "Exception" as a normal user error "insufficient balance".
TagsNo tags attached.

Relationships

related to 0007453 closedFlorian Dold very confusing 'insufficient balance' error 

Activities

sebasjm

2022-09-11 04:22

developer   ~0019118

We have already this text for normal payments:
"Could not find enough coins to pay this order. Even if you have enough USD some restriction may apply."

I think this is enough.
In commit e4f3acfe I'm refactoring and reusing the payment buttons as in an order payment but it will be not completed since still need the PreparePayResult object from wallet-core which is not available in p2p invoices.

Florian Dold

2023-01-06 13:57

manager   ~0019586

Implemented detailed wallet-core response for insufficient balance in 417c07f3f4.

Issue History

Date Modified Username Field Change
2022-09-08 20:35 Christian Grothoff New Issue
2022-09-08 20:35 Christian Grothoff Status new => assigned
2022-09-08 20:35 Christian Grothoff Assigned To => Florian Dold
2022-09-11 04:22 sebasjm Note Added: 0019118
2022-12-16 19:07 Christian Grothoff Relationship added related to 0007453
2023-01-06 13:57 Florian Dold Status assigned => resolved
2023-01-06 13:57 Florian Dold Resolution open => fixed
2023-01-06 13:57 Florian Dold Note Added: 0019586
2023-01-23 22:25 Christian Grothoff Target Version => 0.9.1
2023-01-23 22:25 Christian Grothoff Fixed in Version => 0.9.1
2023-01-26 22:53 Christian Grothoff Status resolved => closed
2023-04-13 20:37 Florian Dold Category wallet (WebExtensions) => wallet (WebExtension)