
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 |
|---|---|---|---|
|
ABG Sundal Collier
An independent Nordic investment bank providing advisory an…
|
ABG | NO | Financial and insurance activit… |
|
Above Capital Inc.
Financial services provider operating an advanced MT5 platf…
|
— | CA | Financial and insurance activit… |
|
A.C. Global Capital Corp.
Strategic advisory and capital solutions firm focused on co…
|
ACG | CA | Financial and insurance activit… |
|
Acme Resources Limited
Provides credit facilities and manages investment portfolio…
|
539391 | IN | Financial and insurance activit… |
|
AD4 Capital Corp.
Capital pool company (CPC) identifying and evaluating asset…
|
ADJ.P | CA | Financial and insurance activit… |
|
Adomos
A platform connecting clients with experts for wealth and p…
|
ALADO | FR | Financial and insurance activit… |
|
Adyen N.V.
A single platform for global payments, data, and financial …
|
ADYEN | NL | Financial and insurance activit… |
|
Aeonic Securities C.I.F Plc
An investment firm providing financial, advisory, and wealt…
|
AEON | CY | Financial and insurance activit… |
|
AFRICA BITCOIN CORPORATION LIMITED
Financial services group pioneering Bitcoin integration int…
|
BACNM | ZA | Financial and insurance activit… |
|
AFRICA BITCOIN CORPORATION LIMITED
Financial services group and investment holding company wit…
|
BACE | ZA | 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.