decodePrimaryKey($company_gateway_id)); $client = Client::find($this->decodePrimaryKey($client_hash)); return $company_gateway ->driver($client) ->processWebhookRequest($request); } }