View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010675 | Taler | wallet (iOS App) | public | 2025-11-27 23:40 | 2025-11-27 23:42 |
| Reporter | Florian Dold | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Summary | 0010675: iOS wallet should show shopping URL(s) for currency | ||||
| Description | The balances now contains a list of shopping URLs for each scope, the wallet UI should display it to the user in the action dialogue. The dev experiment taler://dev-experiment/fake-shopping-url?url=https%3A%2F%2Ftaler.example.com can be used to test this even without an exchange that sets the shopping URL. | ||||
| Additional Information | { "balances": [ { "scopeInfo": { "currency": "TESTKUDOS", "type": "exchange", "url": "http://localhost:8081/" }, "available": "TESTKUDOS:4.85", "pendingIncoming": "TESTKUDOS:0", "pendingOutgoing": "TESTKUDOS:0", "flags": [], "shoppingUrls": [ "https://taler-shopping.example.com" ], "disablePeerPayments": true } ] } | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-11-27 23:40 | Florian Dold | New Issue | |
| 2025-11-27 23:40 | Florian Dold | Issue generated from: 0010674 | |
| 2025-11-27 23:40 | Florian Dold | Issue cloned: 0010676 | |
| 2025-11-27 23:42 | Florian Dold | Description Updated |