View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010303 | Taler | wallet (Android App) | public | 2025-08-29 16:32 | 2025-08-29 17:00 |
Reporter | mikolai | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0010303: Withdrawal with conversion-enabled exchange not possible for amounts below 1 | ||||
Description | When trying to withdraw from the Datenspuren exchange with EUR-SPURLOS conversion enabled, the UI per default shows a quite scary error. I think I tracked that down to the wallet querying https://bank.taler.datenspuren.de/conversion-info/cashin-rate?amount_credit=SPURLOS:0, which returns {"code":5128,"hint":"SPURLOS:0 is too small to be converted"} and similar for all amounts below 1 (not sure if this is a configuration setting we'd have to change on the bank, but this is anyways bad UX, I'd say) version 1.0.8. | ||||
Steps To Reproduce | 0. setup exchange.taler.datenspuren.de exchange (if it does not work as expected, see https://bugs.gnunet.org/view.php?id=10301) 1. tap on "withdraw" in the bottom sheet menu 2. see the form with an error saying "Error response did not even contain JSON. The request URL might be wrong or the service might be unavailable." 3. Although the numpad is shown, it is not possible to edit the amount 4. clicking on one of the preconfigured amounts shows a complete loading screen (also kind of unexpected, instead of showing a small loading animation on the button) 5. see that "confirm withdrawal" is now clickable, but don't click it yet 6. edit the amount to be any amount below 1 SPURLOS (0.99 for example) 7. See the same error message as above, being unable to withdraw such amounts | ||||
Tags | No tags attached. | ||||