
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 |
|---|---|---|---|
|
Strike Company, Limited
An M&A brokerage firm providing advisory services for small…
|
6196 | JP | Financial and insurance activit… |
|
THE AUSTRALIAN WEALTH ADVISORS GROUP LIMITED
Provides wealth management and strategic support to financi…
|
WAG | AU | Financial and insurance activit… |
|
Tokenwell Platforms
Enhancing access to intelligent cryptocurrency investing vi…
|
TWEL | CA | Financial and insurance activit… |
|
Tổng Công ty Phát triển Đô Thị Kinh Bắc – Công ty Cổ phần
Developer of integrated industrial parks, urban, and servic…
|
KBC | VN | Financial and insurance activit… |
|
TransUnion
A global information company providing credit reports, scor…
|
TRU | US | Financial and insurance activit… |
|
Ucapital24
A financial social network connecting investors, traders, a…
|
U24 | IT | Financial and insurance activit… |
|
Unitas Holdings Limited
Offers dry bulk shipping and corporate finance advisory ser…
|
8020 | VG | Financial and insurance activit… |
|
Upstart Holdings, Inc.
A cloud-based AI lending platform that connects consumers w…
|
UPST | US | Financial and insurance activit… |
|
Usio, Inc.
Offers a full stack of cloud-based electronic payment and f…
|
USIO | US | Financial and insurance activit… |
|
VALUE LINE INC
An independent investment research company providing data, …
|
VALU | US | 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.