View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011480 | Taler | wallet (iOS App) | public | 2026-06-05 16:37 | 2026-06-05 16:38 |
| Reporter | Florian Dold | Assigned To | MarcS | ||
| Priority | high | Severity | minor | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Target Version | 1.6 | ||||
| Summary | 0011480: iOS wallet should support prepared transfers for withdrawals and KYC auth via transferOptions | ||||
| Description | The exchange now supports wire transfers (for withdrawals and KYC auth) that include a shorter subject instead of the full reserve public key. This short subject may need to be included in specific fields (such as the QR Reference for Switzerland) of the payment. Wallet-core now supports generating appropriate QR codes for the new transfer options. They are exposed in the transaction details via: * withdrawalDetails.transferOptions for withdrawals * kycAuthTransferOptions for KYC auth transfers | ||||
| Additional Information | Example: "transferOptions": [ { "type": "payto", "paytoUri": "payto://iban/CH9709000000166556130?receiver-name=Taler%20Operations%20AG&receiver-postal-code=2502&receiver-town=Biel-Bienne&amount=CHF%3A15&message=Taler%20XVQVPA19XEAJ0GBKAQGW5J1H07B0QZ949ZKC1PWP7VCWP6T26A4G", "qrCodes": [ { "type": "spc", "qrContent": "SPC\n0200\n1\nCH9709000000166556130\nS\nTaler Operations AG\n\n\n2502\nBiel-Bienne\nCH\n\n\n\n\n\n\n\n15.00\nCHF\n\n\n\n\n\n\n\nNON\n\nTaler XVQVPA19XEAJ0GBKAQGW5J1H07B0QZ949ZKC1PWP7VCWP6T26A4G\nEPD" } ] } ] } ], | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-06-05 16:37 | Florian Dold | New Issue | |
| 2026-06-05 16:37 | Florian Dold | Status | new => assigned |
| 2026-06-05 16:37 | Florian Dold | Assigned To | => MarcS |
| 2026-06-05 16:38 | Florian Dold | Issue cloned: 0011481 |