getCompanyGateway()) return response()->json([], 200); return $request ->getCompanyGateway() ->driver() ->processWebhookRequest($request); } }