View Issue Details

IDProjectCategoryView StatusLast Update
0010303Talerwallet (Android App)public2025-08-29 17:00
Reportermikolai Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
Summary0010303: Withdrawal with conversion-enabled exchange not possible for amounts below 1
DescriptionWhen 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 Reproduce0. 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
TagsNo tags attached.

Activities

mikolai

2025-08-29 17:00

developer   ~0025739

Screenshot_20250829-161914.png (148,868 bytes)   
Screenshot_20250829-161914.png (148,868 bytes)   
Screenshot_20250829-165042.png (103,027 bytes)   
Screenshot_20250829-165042.png (103,027 bytes)   

Issue History

Date Modified Username Field Change
2025-08-29 16:32 mikolai New Issue
2025-08-29 17:00 mikolai Note Added: 0025739
2025-08-29 17:00 mikolai File Added: Screenshot_20250829-161914.png
2025-08-29 17:00 mikolai File Added: Screenshot_20250829-165042.png