View Issue Details

IDProjectCategoryView StatusLast Update
0008717Talermechant backendpublic2024-04-15 21:32
Reportersebasjm Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.10Fixed in Version0.10 
Summary0008717: add timestamp of "when order was actually paid" in order status
Descriptionhere https://docs.taler.net/core/api-merchant.html#tsref-type-CheckPaymentPaidResponse

originally requested here https://bugs.gnunet.org/view.php?id=8361
TagsNo tags attached.

Activities

sebasjm

2024-04-09 17:18

developer   ~0022170

i wonder if we also need this for the "pos_confirmation" text synchronization when using time based OTP.
https://docs.taler.net/core/api-merchant.html#querying-payment-status

for example, when the customer want to prove the purchase of an order hours later
1.- the wallet will show `timestampAccept` on the screen (when the user accepted with the wallet clock)
2.- payment could take some time if involves high amount of coins, so the time between the initial payment and the final confirmation may be large
3.- wallet clock and server clock may differ

in this situation, the customer and the merchant will have a hard time finding if the code matches or not

Christian Grothoff

2024-04-09 17:38

manager   ~0022172

0b5a385a..c1b2b2f3 updates the specification, protocol **v14**.

Christian Grothoff

2024-04-09 17:45

manager   ~0022173

v14 implemented in 714b0ef..5b0f4ae

Issue History

Date Modified Username Field Change
2024-04-09 16:58 sebasjm New Issue
2024-04-09 16:58 sebasjm Status new => assigned
2024-04-09 16:58 sebasjm Assigned To => Christian Grothoff
2024-04-09 17:18 sebasjm Note Added: 0022170
2024-04-09 17:38 Christian Grothoff Note Added: 0022172
2024-04-09 17:45 Christian Grothoff Status assigned => resolved
2024-04-09 17:45 Christian Grothoff Resolution open => fixed
2024-04-09 17:45 Christian Grothoff Fixed in Version => 0.10
2024-04-09 17:45 Christian Grothoff Note Added: 0022173
2024-04-09 17:45 Christian Grothoff Product Version 0.11 => git (master)
2024-04-09 17:45 Christian Grothoff Target Version 0.11 => 0.10
2024-04-15 21:32 Christian Grothoff Status resolved => closed