#Luigi
1 messages · Page 1 of 1 (latest)
Hi 👋
I'm not familiar with PrestaShop. Do you have direct control over the code handling the webhook requests?
I could investigate the code of the module, yes.. Can you tell me a portion of code to search to find the part that interests the webhook?
I found this
I don't know since we don't have any control over this code
In what sense do we have no control? The code can be changed to your liking, always
But what can we deduce from the "Unable to extract timestamp and signatures from header" error? They seem like good clues to start with
For example, how can I verify that the signature set on the shop is the correct one?
This is code controlled by PrestaShop, not Stripe