View Issue Details

IDProjectCategoryView StatusLast Update
0011139Talermerchant backendpublic2026-08-31 20:03
ReporterBohdan Assigned ToBohdan  
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Versiongit (master) 
Target Version1.7 
Summary0011139: Order_settled webhook doesn't work
DescriptionOn 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 Reproduce1. 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)
TagsNo tags attached.

Activities

Bohdan

2026-02-24 02:55

developer   ~0027872

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...

Bohdan

2026-02-24 02:56

developer   ~0027873

one is from taler-ops and another one is from my test suite
image.png (75,721 bytes)   
image.png (75,721 bytes)   
image-2.png (75,043 bytes)   
image-2.png (75,043 bytes)   

Florian Dold

2026-08-31 20:03

manager   ~0029798

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

Issue History

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