View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010615 | Taler | merchant backend | public | 2025-11-14 22:50 | 2025-11-15 00:51 |
| Reporter | htgoebel | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Summary | 0010615: Add more data to MerchantOrderStatusResponse | ||||
| Description | Based on the documentation as of today: The MerchantOrderStatusResponse is missing relevant data and is missing data available in OrderHistoryEntry. Of course, including data about payment in UnpaidResponse or about refunds in the ClaimedResponse does not make much sense. Anyhow, some data is only available in the UnpaidResponse later. Thus is one does not collect data while the payment is "unpaid", one will not be able to retrieve it as soon as some wallet claimed or paid. Also some data is only available in the non-public URL and some data is not available at all. This information might be relevant, since e.g. a ERP system might not set deadlines but might rely on the deadlines calculated by the backend - and act based on these. | ||||
| Additional Information | Expected: All MerchantOrderStatusResponse include - the data from the non-public response - pay_deadline, refund_deadline, wire_deadline - timestamp/creation_time: - summary - order_id - total_amount - (already_paid_order_id, already_paid_fulfillment_url) (You might have a better idea of this.) | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-11-14 22:50 | htgoebel | New Issue | |
| 2025-11-15 00:51 | Christian Grothoff | Severity | minor => feature |