
LINEPAY — Investor Relations & Filings
LINE Pay is a provider of third-party payment and mobile financial services. The company operates a digital payment ecosystem integrated with the LINE messaging platform, offering smartphone-based QR code payments, peer-to-peer money transfers, and utility bill payments. Its service suite includes public transportation integration via traffic QR codes, split-payment functions, and charitable donation processing. For commercial partners, the company provides merchant payment solutions, data processing services, and marketing tools to facilitate transaction management. Security is maintained through multi-factor authentication, risk monitoring systems, and compliance with international standards such as PCI DSS and ISO/IEC 27001. The company focuses on streamlining financial transactions for consumers and businesses through a unified digital interface.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 功能性委員會成員 | 2026-05-26 | Chinese | |
| 功能性委員會成員 | 2026-05-26 | Chinese | |
| 功能性委員會成員 | 2026-05-26 | Chinese | |
| 公司治理組織架構 | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2026_7722_20260526F14.pdf | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2026_7722_20260526F17.pdf | 2026-05-26 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47065796 | 功能性委員會成員 | 2026-05-26 | Chinese | ||
| 47065795 | 功能性委員會成員 | 2026-05-26 | Chinese | ||
| 47065789 | 功能性委員會成員 | 2026-05-26 | Chinese | ||
| 47065006 | 公司治理組織架構 | 2026-05-26 | Chinese | ||
| 47063582 | 115年年報及股東會資料 — 2026_7722_20260526F14.pdf | 2026-05-26 | Chinese | ||
| 47063581 | 115年年報及股東會資料 — 2026_7722_20260526F17.pdf | 2026-05-26 | Chinese | ||
| 47063580 | 115年年報及股東會資料 — 2025_7722_20260526FE4.pdf | 2026-05-26 | English | ||
| 47063579 | 115年年報及股東會資料 — 2025_7722_20260526F04.pdf | 2026-05-26 | Chinese | ||
| 47060447 | 公告本公司115年股東常會通過解除新任董事競業禁止之限制案 | 2026-05-26 | Chinese | ||
| 47060443 | 公告本公司董事長訂定現金股利除息基準日 | 2026-05-26 | Chinese | ||
| 47060441 | 公告本公司第二屆審計委員會、薪資報酬委員會、 永續發展委員會委員名單 | 2026-05-26 | Chinese | ||
| 47060440 | 公告本公司董事長續任 | 2026-05-26 | Chinese | ||
| 47060435 | 公告本公司115年股東常會全面改選董事(含獨立董事)當選名單 | 2026-05-26 | Chinese | ||
| 47060434 | 公告本公司115年度股東常會重要決議事項 | 2026-05-26 | Chinese | ||
| 46231925 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other financial service activities n.e.c., except insurance and pension funding activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hero Innovation Group Inc.
FinTech developing digital financial and secure payment sol…
|
HRO | CA | Financial and insurance activit… |
|
Hi-Klass Trading and Investment Limited
Specializes in commercial goods trading and strategic inves…
|
542332 | IN | Financial and insurance activit… |
|
HIND COMMERCE LIMITED
Engaged in investment activities and wholesale trading of t…
|
538652 | IN | Financial and insurance activit… |
|
Hirose Tusyo Inc.
A financial services firm specializing in online foreign ex…
|
7185 | JP | Financial and insurance activit… |
|
HMCIB No.6 Special Purpose Acquisition Company Corp.
A special purpose acquisition company targeting businesses …
|
462020 | KR | Financial and insurance activit… |
|
Honey Payment Group Spolka Akcyjna
A financial technology company specializing in payment solu…
|
HPG | PL | Financial and insurance activit… |
|
Hongta Securities Co.,Ltd.
Provides securities brokerage, investment banking, and asse…
|
601236 | CN | Financial and insurance activit… |
|
Hoshi Resource Corporation
Non-operating Capital Pool Company seeking to acquire a bus…
|
HRC.P | CA | Financial and insurance activit… |
|
HOULIHAN LOKEY, INC.
Global investment bank providing M&A, restructuring, and fi…
|
HLI | US | Financial and insurance activit… |
|
Huaan Securities Co.,Ltd.
Provides securities brokerage, investment banking, and asse…
|
600909 | CN | Financial and insurance activit… |
LINEPAY 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/52688/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52688 | 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=52688 | 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=52688 \ -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": 52688}, 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 LINEPAY (id: 52688)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.