
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 |
|---|---|---|---|
|
AUSTRALIAN FINANCE GROUP LTD
Provides mortgage aggregation, lending services, and techno…
|
AFG | AU | Financial and insurance activit… |
|
Bakkt Holdings, Inc.
Provides a regulated tech platform with SaaS and API soluti…
|
BKKT | US | Financial and insurance activit… |
|
Beacon Trusteeship Limited
Provides comprehensive trusteeship, fiduciary, and escrow s…
|
BEACON | IN | Financial and insurance activit… |
|
Bear Lake Gold Ltd.
Financial review and advisory platform specializing in eval…
|
BLG | CA | Financial and insurance activit… |
|
Billing System Corporation
Provider of comprehensive payment and settlement services a…
|
3623 | JP | Financial and insurance activit… |
|
Capitea S.A.
An accounts receivable management company focused on debt c…
|
GBK | PL | Financial and insurance activit… |
|
Capsensixx AG
Offers financial administration services for funds and secu…
|
CPX | DE | Financial and insurance activit… |
|
CARE Ratings Limited
Provides credit ratings, ESG assessments, and risk research…
|
CARERATING | IN | Financial and insurance activit… |
|
CARRY CO., LTD.
Manufactures and distributes electrical power equipment for…
|
313760 | KR | Financial and insurance activit… |
|
CASS INFORMATION SYSTEMS INC
Provider of payment and information processing services for…
|
CASS | 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.