View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008717 | Taler | mechant backend | public | 2024-04-09 16:58 | 2024-04-15 21:32 |
Reporter | sebasjm | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.10 | Fixed in Version | 0.10 | ||
Summary | 0008717: add timestamp of "when order was actually paid" in order status | ||||
Description | here https://docs.taler.net/core/api-merchant.html#tsref-type-CheckPaymentPaidResponse originally requested here https://bugs.gnunet.org/view.php?id=8361 | ||||
Tags | No tags attached. | ||||
|
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 |
|
0b5a385a..c1b2b2f3 updates the specification, protocol **v14**. |
|
v14 implemented in 714b0ef..5b0f4ae |
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 |