View Issue Details

IDProjectCategoryView StatusLast Update
0009334Talerwallet-corepublic2024-11-19 15:22
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Target Version0.14 
Summary0009334: wallet does not automatically handle expired pay-merchant transactions, payment-expired test also only handles manual case
DescriptionTest needs to be fixed to cover both cases, wallet-core needs to handle expiration automatically.
TagsNo tags attached.

Activities

Florian Dold

2024-11-12 13:30

manager   ~0023705

The wallet needs to handle both cases:
* it sees from the timestamp that the order is expired (=> does not even attempt to pay)
* the merchant claims that the order is expired (=> refresh)

Both cases need to be handled in case the payment request takes long (causing us to hit the deadline) or there is clock shift.

Florian Dold

2024-11-19 15:22

manager   ~0023735

Implemented, just needs some testing with the UIs.

Issue History

Date Modified Username Field Change
2024-11-12 13:27 Florian Dold New Issue
2024-11-12 13:27 Florian Dold Status new => assigned
2024-11-12 13:27 Florian Dold Assigned To => Florian Dold
2024-11-12 13:30 Florian Dold Note Added: 0023705
2024-11-19 15:22 Florian Dold Note Added: 0023735