-
-
Notifications
You must be signed in to change notification settings - Fork 319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 Fix Documentation #467
Labels
bug
Something isn't working
Comments
Could have created a PR given this is whats in code
|
If I use |
Hi @joesaby, Thanks for pointing this out. I've updated the docs with the correct URL. |
Thanks. Changing the URL, I get a different error Why would this occur?
|
NVM. The webhook key was incorrect. Fixed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Note
Please stick to the template and provide as much detail as possible to help us diagnose and fix the issue.
Low effort bug reports will be closed.
Describe the bug
Documentation says incorrect Stripe webhook link
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Says
"Set the webhook URL to: https://your-app.com/api/webhooks/stripe"
Should be Set the webhook URL to: https://your-app.com/public/webhooks/stripe
The text was updated successfully, but these errors were encountered: