Hi, in our SaaS software, we implemented a payload after the successful Stripe payment that contains all the neccesary information like event name “purchase”, transaction_id, value, address-data and so on. This webhook sends to the endpoint /purchase, which is configured in the Data Client on sGTM (Screenshot by Lightshot).
Now I am wondering - if I go to logs in the Stape account and filter by Data Client, I don’t see no logs at all (Screenshot by Lightshot), although the Data Client is claiming the webhooks of the purchases and there have been successful purchases. Do I generally not see any successful webhooks in there or what seems to be the issue?