View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011123 | Taler | specification | public | 2026-02-19 22:17 | 2026-02-19 22:17 |
| Reporter | sebasjm | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Summary | 0011123: merchant backend: more info in details incoming transfer | ||||
| Description | this endpoint https://docs.taler.net/core/api-merchant.html#get-[-instances-$INSTANCE]-private-incoming-$ID has very little info when implementing details UI (see 0011018 for screens) i also have to query https://docs.taler.net/core/api-merchant.html#get-[-instances-$INSTANCE]-private-incoming * confirmed is used to mark the "confirm wire transfer" button as disabled * expected_credit_amount, exchange_url, payto_uri,wtid is used to inform the wire transfer (maybe we can inform the wire transfer with the expected_Serial_id? ) * expected_credit_amount, execution_time, wtid is used on the table to display the info to the user * expected_credit_amount is used to get the currency of the wire transfer suggestion: that information in private-incoming-$ID endpoint so the SPA doesn't have to make a new query (a hacky query because if the spa wants to get incoming with id X it has to query with offset=X-1 and limit=1) | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-02-19 22:17 | sebasjm | New Issue |