View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011124 | Taler | specification | public | 2026-02-19 22:30 | 2026-02-23 15:04 |
| Reporter | sebasjm | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | feedback | Resolution | open | ||
| Summary | 0011124: can't access wire transfer details after is confirmed | ||||
| Description | based on the spec ``` https://docs.taler.net/core/api-merchant.html#get-[-instances-$INSTANCE]-private-incoming-$ID Obtain details about an expected incoming wire transfers the backend is anticipating. ID must be the expected_transfer_serial_id from ExpectedTransferDetails ``` This sounds like for a table constructed used https://docs.taler.net/core/api-merchant.html#get-[-instances-$INSTANCE]-private-transfers the field "transfer_serial_id" cant be used. Confirmed wire transfer are still accessible via order details. | ||||
| Tags | discussion-needed | ||||
|
|
I'm not sure I understand the report. |
|
|
The SPA shows incoming in the first table and after the merchant checked the bank account and confirm the transfer the row moves from the first table to the second table. The second table is https://docs.taler.net/core/api-merchant.html#get-[-instances-$INSTANCE]-private-transfers Every row in the first table have the field `expected_transfer_serial_id` which can be used in https://docs.taler.net/core/api-merchant.html#get-[-instances-$INSTANCE]-private-incoming-$ID (Based on the spec) but the second table has `transfer_serial_id` In the way the spec is formulated, this section: ``` Obtain details about an expected incoming wire transfers the backend is anticipating. ID must be the expected_transfer_serial_id from ExpectedTransferDetails ``` The SPA can't use `transfer_serial_id` and there is no way to get the same information from https://docs.taler.net/core/api-merchant.html#get-[-instances-$INSTANCE]-private-incoming-$ID for wire transfer that are already confirmed. Either the spec is confusing or we need some changes to be able to show wire transfer amount calculation and aggregated orders. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-02-19 22:30 | sebasjm | New Issue | |
| 2026-02-20 19:46 | Christian Grothoff | Tag Attached: discussion-needed | |
| 2026-02-20 19:46 | Christian Grothoff | Note Added: 0027827 | |
| 2026-02-20 19:46 | Christian Grothoff | Assigned To | => sebasjm |
| 2026-02-20 19:46 | Christian Grothoff | Status | new => feedback |
| 2026-02-23 15:04 | sebasjm | Note Added: 0027866 | |
| 2026-02-23 15:04 | sebasjm | File Added: image.png | |
| 2026-02-23 15:04 | sebasjm | Assigned To | sebasjm => Christian Grothoff |