
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 |
|---|---|---|---|
|
Aldel Financial II Inc.
A special purpose acquisition company formed to effect a bu…
|
ALDF | US | Financial and insurance activit… |
|
ALGOQUANT FINTECH LIMITED
A technology-driven firm specializing in algorithmic tradin…
|
ALGOQUANT | IN | Financial and insurance activit… |
|
ALLBATROSS YATIRIM MENKUL DEĞERLER A.Ş.
Offers corporate finance, investment advisory, and portfoli…
|
ALQ | TR | Financial and insurance activit… |
|
Al-Mal Securities & Services Limited
Engaged in capital markets, offering securities trading and…
|
AMSL | PK | Financial and insurance activit… |
|
Almondz Global Securities Limited
Provides investment banking, merchant banking, and infrastr…
|
ALMONDZ | IN | Financial and insurance activit… |
|
Alpha Group International PLC
Provides financial solutions for corporates and institution…
|
ALPHA | GB | Financial and insurance activit… |
|
Al Ramz Corporation Investment and Development PJSC
Financial institution with 25+ years expertise in asset man…
|
ALRAMZ | AE | Financial and insurance activit… |
|
Alterego Ventures 24 Corp.
Capital Pool Company (CPC) focused on identifying assets fo…
|
ALTR.P | CA | Financial and insurance activit… |
|
Altius Minerals Corporation
Diversified royalty and project generation company focused …
|
ALS | CA | Financial and insurance activit… |
|
Amarnath Securities Ltd.
Manages investment portfolios and provides financial credit…
|
538465 | IN | 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.