View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010678 | Taler | wallet (iOS App) | public | 2025-11-27 23:45 | 2025-11-27 23:46 |
| Reporter | Florian Dold | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Target Version | 1.3 | ||||
| Summary | 0010678: iOS wallet should disable p2p payment initiation when flag is set for scope | ||||
| Description | The flag is provided for each scope in the balances by wallet-core, based on the exchange's configuration. | ||||
| Additional Information | Updated getBalances response contains the optional disablePeerPayments flag now. { "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:45 | Florian Dold | New Issue | |
| 2025-11-27 23:45 | Florian Dold | Issue generated from: 0010677 | |
| 2025-11-27 23:46 | Florian Dold | Issue cloned: 0010679 |