Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Mikoop's avatar

404 response for "webhook/stripe" url for test domain?

My test webhook for stripe is giving me a 404 (MethodNotAllowedHttpException ) response for "webhook/stripe" on forge. Works fine in local environment using ngrok, and on other LIVE domains.

have tried most things and can see the route exists in the php artisan route:list,

Any ideas would be greatly appreciated?

0 likes
1 reply
Jaytee's avatar

You updated the webhook URL in stripe to point to the actual domain? And of course, set stripe keys to live keys instead of test keys?

Please or to participate in this conversation.