
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 |
|---|---|---|---|
|
Intermonte Partners Sim
Independent investment bank and securities firm for SMEs an…
|
INT | IT | Financial and insurance activit… |
|
International Money Express, Inc.
Omnichannel money remittance provider for transfers to Lati…
|
IMXI | US | Financial and insurance activit… |
|
International Precious Metals Corporation
Recognized dealer specializing in investment-grade precious…
|
IPMG | CA | Financial and insurance activit… |
|
INVERSIONES UNION ESPAÑOLA S.A.
Acquires and manages a diversified portfolio of real estate…
|
— | CL | Financial and insurance activit… |
|
INVEST-AZ YATIRIM MENKUL DEĞERLER A.Ş.
A brokerage firm offering a wide range of investment produc…
|
IAZ | TR | Financial and insurance activit… |
|
Investec Securities Limited
Specializes in facilitating stock exchange transactions and…
|
ITSL | PK | Financial and insurance activit… |
|
Invest & Finance Securities Limited
A financial brokerage firm providing investment and trading…
|
IFSL | PK | Financial and insurance activit… |
|
IPC Financial Network Inc.
Financial services company providing wealth management and …
|
— | CA | Financial and insurance activit… |
|
Iscc Fintech
Specializes in credit management and debt recovery for Non-…
|
ISC | IT | Financial and insurance activit… |
|
İŞ YATIRIM MENKUL DEĞERLER A.Ş.
Provides a suite of capital market solutions to domestic an…
|
ISMEN | TR | 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.