View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011139 | Taler | merchant backend | public | 2026-02-23 10:34 | 2026-08-31 20:03 |
| Reporter | Bohdan | Assigned To | Bohdan | ||
| Priority | high | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | git (master) | ||||
| Target Version | 1.7 | ||||
| Summary | 0011139: Order_settled webhook doesn't work | ||||
| Description | On the order being wired, no webhook is being sent to the system All other webhooks (order_created, paid, refunded) are functioning normally, order wired is not. | ||||
| Steps To Reproduce | 1. Create order_settled webhook 2. Create order (with small wire deadline) 3. Pay it 4. Wait till the order is wired in the merchant's backoffice (or with API call) 5. Check your webhook service (and see that the order settled webhook is missing, with the order being completed) | ||||
| Tags | No tags attached. | ||||
|
|
I have 0 fucking clue what is going wrong with this webhook, all other works, but not this piece of shit... just added the test for this case to the merchant-api, but this ... passes all of them... something is definitely wrong, but what... |
|
|
one is from taler-ops and another one is from my test suite |
|
|
Tested here: commit 03b6d9a18feec688d7cfd4146eb821c04aaddac6 (HEAD -> master, origin/master, origin/HEAD) Author: Florian Dold <dold@taler.net> Date: Mon Aug 31 20:02:35 2026 +0200 backenddb: test order-settled webhook wakeup Originally fixed here: commit ab4f681db83eb32c6ecf19cf705d2879274a93be Author: bohdan-potuzhnyi <bohdan.potuzhnyi@gmail.com> Date: Fri Mar 6 15:14:11 2026 +0100 [backenddb-webhooks] fix for 0011139 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-02-23 10:34 | Bohdan | New Issue | |
| 2026-02-23 10:34 | Bohdan | Status | new => assigned |
| 2026-02-23 10:34 | Bohdan | Assigned To | => Bohdan |
| 2026-02-24 02:55 | Bohdan | Note Added: 0027872 | |
| 2026-02-24 02:56 | Bohdan | Note Added: 0027873 | |
| 2026-02-24 02:56 | Bohdan | File Added: image.png | |
| 2026-02-24 02:56 | Bohdan | File Added: image-2.png | |
| 2026-08-29 21:07 | Florian Dold | Target Version | => 1.7 |
| 2026-08-31 20:03 | Florian Dold | Status | assigned => resolved |
| 2026-08-31 20:03 | Florian Dold | Resolution | open => fixed |
| 2026-08-31 20:03 | Florian Dold | Note Added: 0029798 |