Level 39
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?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
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?
Please or to participate in this conversation.