
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 |
|---|---|---|---|
|
Lincoln International, Inc.
A global investment banking firm specializing in advisory s…
|
LCLN | US | Financial and insurance activit… |
|
LSE Capital Limited.
A corporate advisory firm specializing in M&A, finance, res…
|
LSECL | PK | Financial and insurance activit… |
|
LSE Capital Limited.(Right)
A corporate advisory firm specializing in M&A, corporate fi…
|
LSECLR | PK | Financial and insurance activit… |
|
M&A Research Institute Holdings Inc.
An AI-driven M&A brokerage firm for SMEs with a performance…
|
9552 | JP | Financial and insurance activit… |
|
MARKETAXESS HOLDINGS INC
Operates an electronic trading platform for the global fixe…
|
MKTX | US | Financial and insurance activit… |
|
Mastercard Inc
A global technology company in the payments industry poweri…
|
MA | US | Financial and insurance activit… |
|
meinan M&A co.,ltd.
Specializes in M&A, business succession consulting, and fin…
|
7076 | JP | Financial and insurance activit… |
|
MFS, Inc.
Develops online platforms for real estate financing and inv…
|
196A | JP | Financial and insurance activit… |
|
Mitsui High-tec, Inc.
Manufacturer of ultra-precision dies, lead frames, and moto…
|
6966 | JP | Financial and insurance activit… |
|
MODULAR TECHCORP HOLDINGS BERHAD
Operates as an investment holding company and a leading sma…
|
— | MY | 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.