My test mode stripe webhook works perfectly fine, the backend wf works as it should. I also tried out the test mode stripe webhook in the live mode of my app, that also works. What doesn’t work is the live webhook. I already removed the “/version-test” and “/initialize” from the endpoint URL, i also tried the workflow root API root URL as the webhook’s endpoint URL, as I’ve read that live webhooks don’t work on bubbleapps.io links. The webhook’s event is “checkout.session.completed” (just as the testmode webhook), but nothing triggers it.
does your backend workflow require authentication?
no. i just checked everything for the 100th time, and it just seems to work now. thanks for the quick reply.
1 Like