View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007607 | Taler | mechant backend | public | 2023-01-26 20:58 | 2024-01-12 14:04 |
Reporter | sebasjm | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.9.2 | Fixed in Version | 0.9.2 | ||
Summary | 0007607: merchant backend allows the creation of order with refund and payment deadline in the past | ||||
Description | This request is valid for the backend curl -H "Authorization: <insert here>" 'https://merchant-backend.taler.ar/instances/default/private/orders' --data-raw '{"order":{"amount":"ARS:4","summary":"asd","products":[],"extra":"","pay_deadline":{"t_s":1},"refund_deadline":{"t_s":1},"wire_fee_amortization":1,"max_fee":"ARS:1","max_wire_fee":"ARS:1"},"inventory_products":[],"create_token":true}' | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-01-26 20:58 | sebasjm | New Issue | |
2023-01-26 20:58 | sebasjm | Status | new => assigned |
2023-01-26 20:58 | sebasjm | Assigned To | => Christian Grothoff |
2023-01-31 15:38 | Christian Grothoff | Status | assigned => resolved |
2023-01-31 15:38 | Christian Grothoff | Resolution | open => fixed |
2023-01-31 15:38 | Christian Grothoff | Fixed in Version | => 0.9.2 |
2023-01-31 15:38 | Christian Grothoff | Note Added: 0019722 | |
2023-02-21 16:39 | Christian Grothoff | Status | resolved => closed |
2024-01-12 14:04 | Christian Grothoff | Category | merchant backend API (C) => mechant backend |