View Issue Details

IDProjectCategoryView StatusLast Update
0009489Talerwallet (WebExtension)public2025-04-14 17:34
ReporterFlorian Dold Assigned Tosebasjm  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Target Version1.0 
Summary0009489: webext walllet should render insufficient balance details / hints for merchant payments
DescriptionRight now we just show "balance insufficient", which can be confusing when the wallet has a balance in that particular currency, but it is not accepted by the merchant.

Instead, we should render the insufficient balance details and ideally also give some actionable hint ("merchant might be misconfigured").
TagsNo tags attached.

Relationships

related to 0009488 resolvedavalos iOS walllet should render insufficient balance details / hints for merchant payments 
related to 0009490 resolvedavalos Android walllet should render insufficient balance details / hints for merchant payments 

Activities

sebasjm

2025-04-14 17:34

developer   ~0024540

webex is already showing a message based on the payStatus from the transaction state.

https://git.taler.net/taler-typescript-core.git/tree/packages/taler-wallet-webextension/src/components/PaymentButtons.tsx#n75

sebasjm

2025-04-14 17:34

developer   ~0024541

removing the old "getReason" and using the causeHint

67a6222a4..7e7395c20

Issue History

Date Modified Username Field Change
2025-01-29 12:31 Florian Dold New Issue
2025-01-29 12:31 Florian Dold Status new => assigned
2025-01-29 12:31 Florian Dold Assigned To => sebasjm
2025-01-29 12:31 Florian Dold Issue generated from: 0009488
2025-01-29 12:31 Florian Dold Issue cloned: 0009490
2025-04-09 22:21 MarcS Relationship added related to 0009488
2025-04-09 22:23 MarcS Relationship added related to 0009490
2025-04-14 17:34 sebasjm Note Added: 0024540
2025-04-14 17:34 sebasjm Status assigned => resolved
2025-04-14 17:34 sebasjm Resolution open => fixed
2025-04-14 17:34 sebasjm Note Added: 0024541