
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 |
|---|---|---|---|
|
Hang Feng Technology Innovation Co., Ltd.
Provides corporate management consulting and asset manageme…
|
FOFO | US | Financial and insurance activit… |
|
Hanhua Financial Holding Co., Ltd.
Offers diversified credit-based solutions, credit guarantee…
|
3903 | HK | Financial and insurance activit… |
|
Hansco Capital Corp.
Capital Pool Company (CPC) identifying assets for a Qualify…
|
HCO.P | CA | Financial and insurance activit… |
|
HANWHA INVESTMENT&SECURITIES CO.,LTD
Asset management firm providing investment banking, trading…
|
003530 | KR | Financial and insurance activit… |
|
Hanwha Plus No 5 Special Purpose Acquisition Company
A special purpose acquisition company formed to effect a me…
|
498390 | KR | Financial and insurance activit… |
|
HANYANG SECURITIES CO.,LTD
Financial investment firm offering securities dealing, brok…
|
001750 | KR | Financial and insurance activit… |
|
Hargreaves Lansdown PLC
A financial services firm with a direct-to-investor platfor…
|
HL | GB | Financial and insurance activit… |
|
HARIYANA VENTURES LIMITED
Trades iron and steel products, manages investments, and de…
|
506024 | IN | Financial and insurance activit… |
|
Harmony Acquisitions Corp.
Capital Pool Company (CPC) identifying and evaluating asset…
|
MONY.P | CA | Financial and insurance activit… |
|
Haryana Capfin Ltd.
NBFC focused on strategic investment activities and corpora…
|
532855 | IN | 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.