View Issue Details

IDProjectCategoryView StatusLast Update
0005957Talermechant backendpublic2024-01-12 14:04
ReporterFlorian Dold Assigned ToChristian Grothoff  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.8Fixed in Version0.8 
Summary0005957: provide more convenient way to handle refund deadline
DescriptionRight now the frontend needs to compute the refund deadline if refunds should be allowed.

Ideally, either the config or the order creation just specifies a "refund delay", such as "30m" for 30 minutes.
TagsNo tags attached.

Activities

Christian Grothoff

2020-06-13 18:53

manager   ~0016264

Fixed in fc95b0e..467bf15

Christian Grothoff

2021-09-02 18:23

manager   ~0018380

Fix committed to master branch.

Related Changesets

merchant: master e39aa8b4

2020-06-13 20:45

Christian Grothoff


Details Diff
fix 0005957 Affected Issues
0005957
mod - src/backend/taler-merchant-httpd_private-get-transfers.c Diff File
mod - src/backend/taler-merchant-httpd_private-post-orders.c Diff File

Issue History

Date Modified Username Field Change
2019-11-01 18:23 Florian Dold New Issue
2019-11-01 18:23 Florian Dold Status new => assigned
2019-11-01 18:23 Florian Dold Assigned To => Marcello Stanisci
2020-04-13 02:46 Christian Grothoff Assigned To Marcello Stanisci => Christian Grothoff
2020-04-13 02:46 Christian Grothoff Severity minor => feature
2020-04-13 02:46 Christian Grothoff Product Version => git (master)
2020-04-13 02:46 Christian Grothoff Target Version => 0.8.1
2020-05-01 19:54 Christian Grothoff Target Version 0.8.1 => 0.8
2020-06-13 18:53 Christian Grothoff Status assigned => resolved
2020-06-13 18:53 Christian Grothoff Resolution open => fixed
2020-06-13 18:53 Christian Grothoff Fixed in Version => 0.8
2020-06-13 18:53 Christian Grothoff Note Added: 0016264
2021-08-24 16:23 Christian Grothoff Status resolved => closed
2021-09-02 18:22 Christian Grothoff Changeset attached => Taler-merchant master e39aa8b4
2021-09-02 18:23 Christian Grothoff Note Added: 0018380
2024-01-12 14:04 Christian Grothoff Category merchant backend API (C) => mechant backend