Skip to content
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

Wrong URL on docs for Webhook #425

Open
paulocoutinhox opened this issue Sep 20, 2024 · 0 comments · May be fixed by #426
Open

Wrong URL on docs for Webhook #425

paulocoutinhox opened this issue Sep 20, 2024 · 0 comments · May be fixed by #426
Assignees

Comments

@paulocoutinhox
Copy link
Contributor

paulocoutinhox commented Sep 20, 2024

Hi,

Im breaking my head here to understand what is wrong with webhook, since it always throw error 404.

When i see this lib code i check that the docs are wrong.

Example:

Docs:

https://django-payments.readthedocs.io/en/latest/webhooks.html#stripe

https://your-app.com/payments/stripe/

Correct URL:

https://github.com/jazzband/django-payments/blob/main/payments/urls.py#L51-L65

https://your-app.com/payments/process/stripe/

mariofix added a commit to mariofix/django-payments that referenced this issue Oct 25, 2024
@mariofix mariofix linked a pull request Oct 25, 2024 that will close this issue
mariofix added a commit to mariofix/django-payments that referenced this issue Nov 15, 2024
@mariofix mariofix self-assigned this Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants