View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008856 | Taler | wallet-core | public | 2024-05-16 15:53 | 2024-06-05 20:45 |
Reporter | sebasjm | Assigned To | sebasjm | ||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 0.11 | ||||
Target Version | 0.11 | ||||
Summary | 0008856: PrepareBankIntegratedWithdrawal should not require exchange | ||||
Description | PrepareBankIntegratedWithdrawal should be use only with the talerURI withdrawal parameters should be added on confirmation | ||||
Tags | No tags attached. | ||||
|
commit 6d290c2fe change the behavior, some more testing before closing... integrations test are passing |
|
PrepareBankIntegratedWithdrawal does not require exchange but IF the bank doesn't have a suggested exchange configured the operation can't create a transaction, so the response will return info about the withdrawal (like wire types) and no txId. In this case the UI should present to the user a exchange selection screen and call possibleExchanges PrepareBankIntegratedWithdrawal again. 184c3bcd2..abafae8a1 |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-05-16 15:53 | sebasjm | New Issue | |
2024-05-16 15:53 | sebasjm | Status | new => assigned |
2024-05-16 15:53 | sebasjm | Assigned To | => sebasjm |
2024-05-16 20:45 | sebasjm | Note Added: 0022435 | |
2024-05-20 17:48 | sebasjm | Status | assigned => resolved |
2024-05-20 17:48 | sebasjm | Resolution | open => fixed |
2024-05-20 17:48 | sebasjm | Note Added: 0022447 | |
2024-06-05 20:45 | Christian Grothoff | Status | resolved => closed |