View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011178 | Taler | deployment and operations | public | 2026-03-03 18:29 | 2026-03-03 19:44 |
| Reporter | vecirex | Assigned To | Florian Dold | ||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | confirmed | Resolution | open | ||
| Target Version | 1.8 | ||||
| Summary | 0011178: TOPS/CHF exchange (stage): payto_uri must have ZIP code and location | ||||
| Description | Just seen this while doing some testing with Christian on the new taler-merchant v1.14.11. If the payto_uri comes w/o attributes for receiver-zip-code and receiver-town, there might be issues in case of real transfers as ZIP code and locations are effectively required now, esp. public SPC QR code checkers show errors; this also makes mobile banking apps fail to invoke a transfer (or even open the app for that end). | ||||
| Steps To Reproduce | Check https://exchange.stage.taler-ops.ch/keys: "accounts": [ { "payto_uri": "payto://iban/CH6808573105529100001?receiver-name=Taler+Operations+AG", "priority": 0, [...] Test to use a QR code encoding this URL with, e.g., the following site: https://www.swiss-qr-invoice.org/ Working example is given by https://exchange.taler-ops.ch/keys (with other IBAN, however): "accounts": [ { "payto_uri": "payto://iban/CH9709000000166556130?receiver-name=Taler+Operations+AG&receiver-postal-code=2502&receiver-town=Biel-Bienne", "priority": 0, [... ] Errors are shown, bc of missing ZIP / LOC. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-03-03 18:29 | vecirex | New Issue | |
| 2026-03-03 18:29 | vecirex | Status | new => assigned |
| 2026-03-03 18:29 | vecirex | Assigned To | => Florian Dold |
| 2026-03-03 18:30 | vecirex | Description Updated | |
| 2026-03-03 19:44 | Christian Grothoff | Priority | high => normal |
| 2026-03-03 19:44 | Christian Grothoff | Severity | major => tweak |
| 2026-03-03 19:44 | Christian Grothoff | Status | assigned => confirmed |
| 2026-03-03 19:44 | Christian Grothoff | Target Version | => 1.8 |
| 2026-03-03 19:44 | Christian Grothoff | Note Added: 0027968 |