
NHN KCP Corp. — Investor Relations & Filings
NHN KCP Corp. is a financial technology company specializing in electronic payment services and solutions. The company operates as a comprehensive Payment Gateway (PG) and Value Added Network (VAN) provider, facilitating financial transactions for both online and offline merchants. Its core offerings include a full suite of payment services, from online e-commerce processing to offline solutions such as payment terminals and kiosks. A key product is KCP PAY, a customizable simple payment solution that enables merchants to offer tailored and convenient checkout experiences to their customers. This service supports various payment methods, including credit cards, bank transfers, and mobile payments. NHN KCP provides integrated technology to help businesses manage payments, authentication, and store operations, aiming to enhance transaction success rates, customer loyalty, and sales growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업설명회(IR)개최 | 2026-05-19 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-12 | Korean | |
| 영업(잠정)실적(공정공시) | 2026-05-12 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46513850 | 기업설명회(IR)개최 | 2026-05-19 | Korean | ||
| 46369519 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45016473 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-12 | Korean | ||
| 45016469 | 영업(잠정)실적(공정공시) | 2026-05-12 | Korean | ||
| 33047332 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33047288 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 32970409 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32962941 | 감사보고서제출 | 2026-03-17 | Korean | ||
| 32838127 | 주주총회소집공고 | 2026-02-25 | Korean | ||
| 32838113 | 의결권대리행사권유참고서류 | 2026-02-25 | Korean | ||
| 14170349 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-03 | Korean | ||
|
2025
4 filings
| |||||
| 12201378 | 현금ㆍ현물배당결정 | 2025-12-24 | Korean | ||
| 10214245 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2025-12-16 | Korean | ||
| 10214227 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 33031850 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-11-10 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other activities auxiliary to financial service activities, except insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SAT FINANCIAL PLANNING S.A.
Real estate development (urbanizations, modern housing) and…
|
— | AR | Financial and insurance activit… |
|
SEI INVESTMENTS CO
Provider of technology and investment solutions for the fin…
|
SEIC | US | Financial and insurance activit… |
|
SHANGHAI CDXJ DIGITAL TECHNOLOGY CO.,LTD.
Provides digital financial solutions, risk management, and …
|
603887 | CN | Financial and insurance activit… |
|
Share Samadhan Limited
Provides advisory services for recovering unclaimed financi…
|
544251 | IN | Financial and insurance activit… |
|
S.I.Capital And Financial Services
Provides foreign exchange, outward remittances, and money t…
|
530907 | IN | Financial and insurance activit… |
|
Sintra Ltd
Delivers exclusive, off-market investment opportunities and…
|
— | AI | Financial and insurance activit… |
|
Somerley Capital Holdings Limited
Offers corporate finance advisory services, specializing in…
|
8439 | HK | Financial and insurance activit… |
|
SPA Capital Services Limited
Provides wealth management, investment banking, and corpora…
|
542376 | IN | Financial and insurance activit… |
|
S&P Global Inc.
Provider of ratings, benchmarks, analytics, and data for ca…
|
SPGI | US | Financial and insurance activit… |
|
Sport Lisboa e Benfica
A professional multi-sports club primarily known for its fo…
|
SLBEN | PT | Financial and insurance activit… |
NHN KCP Corp. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/16849/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16849 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=16849 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=16849 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 16849}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for NHN KCP Corp. (id: 16849)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.