View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007456 | Taler | wallet-core | public | 2022-11-15 13:19 | 2023-01-26 22:53 |
Reporter | sebasjm | Assigned To | Florian Dold | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.9.1 | Fixed in Version | 0.9.1 | ||
Summary | 0007456: wallet report "InsufficientBalance" when merchant wire method is not properly configured | ||||
Description | expected: more information about the situation so the wallet user and the merchant can solve the problem. steps: - exchange wire method is IBAN - merchant instance wire method is x-taler-bank (bad, exchange doesn't support that) - withdraw some coins with the wallet - create an order with the merchant - try to pay and get "InsufficientBalance", the balance is enough and there is no age restriction applied selectPayCoinsNew in wallet core returns undefined because there is no candidate coin for that contract. should the wallet care about the wire method? we should return more information on PreparePayForUri | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-11-15 13:19 | sebasjm | New Issue | |
2022-11-15 13:19 | sebasjm | Status | new => assigned |
2022-11-15 13:19 | sebasjm | Assigned To | => Florian Dold |
2023-01-06 13:56 | Florian Dold | Status | assigned => resolved |
2023-01-06 13:56 | Florian Dold | Resolution | open => fixed |
2023-01-06 13:56 | Florian Dold | Note Added: 0019585 | |
2023-01-06 15:52 | Christian Grothoff | Target Version | 0.9.2 => 0.9.1 |
2023-01-06 15:53 | Christian Grothoff | Fixed in Version | => 0.9.1 |
2023-01-26 22:53 | Christian Grothoff | Status | resolved => closed |
2023-04-13 20:36 | Florian Dold | Category | wallet (TS core) => wallet-core |