
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 |
|---|---|---|---|
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| 감사보고서제출 | 2026-03-17 | Korean | |
| 주주총회소집공고 | 2026-02-25 | Korean | |
| 의결권대리행사권유참고서류 | 2026-02-25 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 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
8 filings
| |||||
| 12201378 | 현금ㆍ현물배당결정 | 2025-12-24 | Korean | ||
| 10214245 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2025-12-16 | Korean | ||
| 10214227 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 33031850 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-11-10 | Korean | ||
| 33031849 | 영업(잠정)실적(공정공시) | 2025-11-10 | Korean | ||
| 33031847 | 기업설명회(IR)개최 | 2025-11-10 | Korean | ||
| 33024580 | 단기차입금감소결정(자율공시) | 2025-10-16 | Korean | ||
| 33024564 | 투자판단관련주요경영사항 (종속회사(NHN KCP Pte. Ltd.)의 싱가포르 주요 지급기관 라이선스 예비승인 안내 및 종속회사(NHN KCP Pte. Ltd.)를 위한 보증 관련 이사회 결의 건) | 2025-10-16 | 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 |
|---|---|---|---|
|
26 Broadway Capital Corp.
Financial advisory specializing in M&A, corporate finance, …
|
JDR.P | CA | Financial and insurance activit… |
|
Akiko Global Services Limited
Digital platform for aggregating and distributing credit ca…
|
AKIKO | IN | Financial and insurance activit… |
|
Alankit Limited
Diversified provider of e-governance, financial services, a…
|
ALANKIT | IN | Financial and insurance activit… |
|
Allfunds Group PLC
A B2B WealthTech platform connecting fund houses and distri…
|
ALLFG | GB | Financial and insurance activit… |
|
ALTISOURCE PORTFOLIO SOLUTIONS S.A.
An integrated service provider of tech-enabled solutions fo…
|
ASPS | LU | Financial and insurance activit… |
|
Amasse Capital Holdings Limited
Provides specialized corporate finance and investment advis…
|
8168 | HK | Financial and insurance activit… |
|
Amicorp FS (UK) PLC
Specialist provider of fund administration, compliance, and…
|
AMIF | GB | Financial and insurance activit… |
|
Analizy Online Spolka Akcyjna
Independent provider of financial information, data, and an…
|
AOL | PL | Financial and insurance activit… |
|
Ashler & Manson
A brokerage specializing in mortgage loans, loan insurance,…
|
MLAEM | FR | Financial and insurance activit… |
|
Asia-Pac Financial Investment Company Limited
Provides integrated financial professional services, includ…
|
8193 | HK | 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.