diff --git a/src/Console/WebhookCommand.php b/src/Console/WebhookCommand.php index 5a54da9c..48ddc628 100644 --- a/src/Console/WebhookCommand.php +++ b/src/Console/WebhookCommand.php @@ -15,7 +15,6 @@ class WebhookCommand extends Command 'customer.deleted', 'payment_method.automatically_updated', 'invoice.payment_action_required', - 'invoice.payment_succeeded', ]; /**