user); } protected function shouldSend(): bool { return ! $this->user->hasProPlan() && $this->user->bankingConnections()->exists(); } }