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

Remove invoice.payment_succeeded webhook #1602

Closed
wants to merge 1 commit into from
Closed

Remove invoice.payment_succeeded webhook #1602

wants to merge 1 commit into from

Conversation

clementmas
Copy link
Contributor

It looks like the webhook invoice.payment_succeeded is not used anymore.

So this PR removes it from the default list of webhooks that are registered when running:

php artisan cashier:webhook

See documentation: https://laravel.com/docs/10.x/billing#handling-stripe-webhooks

Remove unused `invoice.payment_succeeded` webhook
@driesvints
Copy link
Member

This one is used in Spark.

@driesvints driesvints closed this Nov 15, 2023
@clementmas
Copy link
Contributor Author

People using Cashier don't necessarily use Spark. I was trying to figure out why I was receiving this webhook. It's a bit confusing. I'll remove it manually then.

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 this pull request may close these issues.

2 participants