Replies: 1 comment 1 reply
-
@tomtana facing similar issue, have you get anything on this ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am fighting since a couple of days getting the stripe webhooks reliably to work on vercel. Unfortunately, I came to a point where I need some help to debug the issue further.
What is happening:
/api/stripe/webhooks
are somehow treated differently from others. I can't say if this is payload or vercel related but going through the source code of the stripe plugin I couldn't really find anything suspicious.Other observations which might be related to the issue:
Any help or hints how to debug this any further would be highly appreciated!
Payload Config
plugin config
Hook example:
Beta Was this translation helpful? Give feedback.
All reactions