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

Fix Stripe webhook endpoint #979

Open
ardalis opened this issue Dec 12, 2022 · 4 comments
Open

Fix Stripe webhook endpoint #979

ardalis opened this issue Dec 12, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@ardalis
Copy link
Collaborator

ardalis commented Dec 12, 2022

Apparently it's 404ing, per this 8 Dec 2022 email:

image

Seems to have been introduced with deployment of #964 or #965.

image

@ardalis ardalis added the bug Something isn't working label Dec 12, 2022
@ardalis
Copy link
Collaborator Author

ardalis commented Dec 12, 2022

On or about the time this behavior began, I also changed the case of the stripe config values since Shady's most recent PR indicated that was required (change from camelCase to PascalCase). Not sure if that is related.

@ShadyNagy
Copy link
Contributor

@ardalis
I think it is the old endpoint, so we can remove it from the stripe, as we should have already added the new hooks (endpoints) in the stripe.

@ardalis
Copy link
Collaborator Author

ardalis commented Dec 13, 2022 via email

@ardalis
Copy link
Collaborator Author

ardalis commented Dec 15, 2022

I'm hoping this is fixed now - waiting to confirm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants