View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009621 | Taler | mechant backend | public | 2025-03-13 13:53 | 2025-03-13 16:16 |
Reporter | Dana Dram | Assigned To | Bohdan | ||
Priority | high | Severity | major | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 0.14 | ||||
Target Version | 1.0 | ||||
Summary | 0009621: Webhooks cannot be created due to incorrect message | ||||
Description | When attempting to create a webhook in the backend merchant application, the process fails, and an error message is displayed under the Event field: "Must be pay or refund." This occurs even when the correct event type (pay or refund) has been selected. The error prevents the webhook from being created successfully, blocking the intended functionality. | ||||
Steps To Reproduce | 1. Navigate to the Webhooks menu option. 2. Add a new webhook 3. Choose an event type from the dropdown menu. Expected Behavior: When a valid event type (pay or refund) is selected no error message should be displayed under the Event field. Actual Behavior: The webhook creation fails (the Confirm button always remains disabled), and an incorrect error message is displayed despite selecting a valid event type. | ||||
Additional Information | This bug prevents users from setting up webhooks. The misleading error message also creates confusion, making it unclear how to resolve the issue. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
|
Hi Bohdan, Could you please investigate this one? I suspect you somehow may have screwed something up when adding support for additional types of webhooks (beyond refund/payment). Or, if not, that you at least are able to quickly resolve the matter anyway ;-). Oh, and while we're at it, please ping Sebastian to add the new webhook types you implemented (I think that branch was merged, right? So the SPA should be updated to support the new webhook types...). thanks! |
|
Hi, I am quite sure that the problem is that BackOffice sends the request with big first letter, which screw things up, but will look into this problem, and provide solution ASAP |
|
Theoretically this issue was already resolved by Seb according to bug id: 0009509 |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-03-13 13:53 | Dana Dram | New Issue | |
2025-03-13 13:53 | Dana Dram | Status | new => assigned |
2025-03-13 13:53 | Dana Dram | Assigned To | => Christian Grothoff |
2025-03-13 13:53 | Dana Dram | File Added: webhook_creation.png | |
2025-03-13 14:38 | Christian Grothoff | Assigned To | Christian Grothoff => Bohdan |
2025-03-13 14:39 | Christian Grothoff | Note Added: 0024195 | |
2025-03-13 14:40 | Christian Grothoff | Target Version | => 1.0 |
2025-03-13 15:09 | Bohdan | Note Added: 0024196 | |
2025-03-13 16:16 | Bohdan | Note Added: 0024197 |