View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009489 | Taler | wallet (WebExtension) | public | 2025-01-29 12:31 | 2025-04-14 17:34 |
Reporter | Florian Dold | Assigned To | sebasjm | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Target Version | 1.0 | ||||
Summary | 0009489: webext walllet should render insufficient balance details / hints for merchant payments | ||||
Description | Right 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"). | ||||
Tags | No tags attached. | ||||
|
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 |
|
removing the old "getReason" and using the causeHint 67a6222a4..7e7395c20 |
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 |