
Lakala Payment Co., Ltd. — Investor Relations & Filings
Lakala Payment Co., Ltd. is a prominent third-party payment institution specializing in comprehensive financial technology services. The company primarily focuses on merchant acquiring and personal payment solutions, serving a vast network of small and medium-sized enterprises and individual merchants. Its core product suite includes smart POS terminals, mobile payment devices, and integrated QR code scanning solutions that support multiple payment methods. Beyond transaction processing, Lakala provides value-added services such as SaaS-based business management tools, supply chain finance, and marketing analytics to help merchants digitize their operations. The company is recognized for its extensive offline footprint and its role in facilitating cross-border payments and digital currency electronic payment integration. By leveraging big data and cloud computing, Lakala streamlines financial workflows and enhances payment security for its diverse client base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于拟变更董事的公告 | 2026-05-18 | Chinese | |
| 第四届董事会第十五次会议决议公告 | 2026-05-18 | Chinese | |
| 关于对子公司提供财务资助的公告 | 2026-05-18 | Chinese | |
| 拉卡拉支付股份有限公司关于2025年年度股东会增加临时提案暨股东会补充通知的公告 | 2026-05-18 | Chinese | |
| 拉卡拉支付股份有限公司关于举办2025年年度暨2026年第一季度网上业绩说明会的公告 | 2026-05-18 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-16 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46382512 | 关于拟变更董事的公告 | 2026-05-18 | Chinese | ||
| 46382510 | 第四届董事会第十五次会议决议公告 | 2026-05-18 | Chinese | ||
| 46382509 | 关于对子公司提供财务资助的公告 | 2026-05-18 | Chinese | ||
| 46382508 | 拉卡拉支付股份有限公司关于2025年年度股东会增加临时提案暨股东会补充通知的公告 | 2026-05-18 | Chinese | ||
| 46382515 | 拉卡拉支付股份有限公司关于举办2025年年度暨2026年第一季度网上业绩说明会的公告 | 2026-05-18 | Chinese | ||
| 38801806 | 2025年度董事会工作报告 | 2026-04-16 | Chinese | ||
| 38801804 | 2025年度利润分配及资本公积金转增股本方案的公告 | 2026-04-16 | Chinese | ||
| 38801800 | 董事会关于独立董事2025年度保持独立性情况的专项意见 | 2026-04-16 | Chinese | ||
| 38801798 | 2025年年度报告 | 2026-04-16 | Chinese | ||
| 38801795 | 关于“质量回报双提升”行动方案的进展公告 | 2026-04-16 | Chinese | ||
| 38801792 | 2025年度非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-16 | Chinese | ||
| 38801790 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-16 | Chinese | ||
| 38801789 | 2025年年度审计报告 | 2026-04-16 | Chinese | ||
| 38801786 | 2025年公司独立董事年度述职报告-刘尔奎 | 2026-04-16 | Chinese | ||
| 38801782 | 2025年度证券投资情况专项说明 | 2026-04-16 | 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 |
|---|---|---|---|
|
Amber International Holding Ltd
Provider of institutional crypto financial services and sol…
|
AMBR | US | Financial and insurance activit… |
|
Ambromobiliare
Financial advisory firm for SMEs focused on IPOs, M&A, and …
|
AMB | IT | Financial and insurance activit… |
|
Amego Capital Corp.
Capital pool company identifying and evaluating assets to c…
|
MEGO.P | CA | Financial and insurance activit… |
|
American Exceptionalism Acquisition Corp. A
A SPAC targeting businesses in the energy, AI, DeFi, and de…
|
AEXA | US | Financial and insurance activit… |
|
AMERIPRISE FINANCIAL INC
A diversified financial services firm offering personalized…
|
AMP | US | Financial and insurance activit… |
|
Amit Securities Ltd.
Provides investment management, share trading, and financia…
|
531557 | IN | Financial and insurance activit… |
|
Amundi
A leading European asset manager managing over €2 trillion …
|
AMUN | FR | Financial and insurance activit… |
|
AMV II Capital Corporation
Capital Pool Company (CPC) identifying and acquiring target…
|
AMV.P | CA | Financial and insurance activit… |
|
Andretti Acquisition Corp. II
A SPAC merging with a developer of extreme fast charging ba…
|
POLE | US | Financial and insurance activit… |
|
Aneesh Capital Corp.
A Capital Pool Company (CPC) identifying assets to complete…
|
EESH.P | CA | Financial and insurance activit… |
Lakala Payment Co., Ltd. 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/55744/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55744 | 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=55744 | 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=55744 \ -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": 55744}, 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 Lakala Payment Co., Ltd. (id: 55744)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.