
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 |
|---|---|---|---|
|
GSB Finance Ltd.
Specializes in credit facilities, capital market trading, a…
|
511543 | IN | Financial and insurance activit… |
|
GSL Securities Ltd.
Offers securities trading, investment management, and finan…
|
530469 | IN | Financial and insurance activit… |
|
GSR IV Acquisition Corp.
A blank check company formed to effect a business combinati…
|
GSRFU | US | Financial and insurance activit… |
|
GSTechnologies Ltd.
A technology company providing fintech services and ICT dat…
|
GST | VG | Financial and insurance activit… |
|
GUANGDONG GOLDEN DRAGON DEVELOPMENT INC.
A diversified enterprise providing financial services and c…
|
000712 | CN | Financial and insurance activit… |
|
Guardian Capital Group Limited
A diversified global financial services company specializin…
|
GCG | CA | Financial and insurance activit… |
|
Gujarat Investa Ltd.
Provides financial credit and manages a portfolio of shares…
|
531341 | IN | Financial and insurance activit… |
|
GULLEWA LIMITED
Investment entity managing mineral royalties, exploration, …
|
GUL | AU | Financial and insurance activit… |
|
Guolian Minsheng Securities Company Limited
Financial institution offering brokerage, investment bankin…
|
1456 | HK | Financial and insurance activit… |
|
GUOLIAN MINSHENG SECURITIES COMPANY LIMITED
Provides investment banking, wealth management, asset manag…
|
601456 | 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.