View Issue Details

IDProjectCategoryView StatusLast Update
0009329Talerwallet-corepublic2025-03-05 17:48
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Target Version1.0 stretch goals 
Summary0009329: wallet-core should support shopping URL
Description... that is returned by the exchange.
TagsNo tags attached.

Activities

Florian Dold

2025-03-05 17:48

manager   ~0024164

To implement this, the UI needs a way to query shopping URLs per currency scope and to be notified when this list changes.

We currently do not have a way to query all known scopes, so let's add a new request:

listCurrencyScopes() => List<CurrencyScopeDetails>

And a new notification: "currency-scopes-change"

Issue History

Date Modified Username Field Change
2024-11-06 16:12 Florian Dold New Issue
2024-11-06 16:12 Florian Dold Status new => assigned
2024-11-06 16:12 Florian Dold Assigned To => Florian Dold
2024-12-27 22:56 Christian Grothoff Target Version 1.0 => 1.0 stretch goals
2025-03-05 17:48 Florian Dold Note Added: 0024164