
XGD INC. — Investor Relations & Filings
XGD INC. focuses on the design, development, and manufacturing of electronic payment terminals and integrated financial technology solutions. Its product suite includes smart POS systems, mobile payment devices, and biometric authentication hardware engineered for secure transaction processing. The company provides a comprehensive ecosystem that combines hardware with cloud-based software services, including payment gateway management, data analytics, and merchant service platforms. These offerings are designed to streamline digital payment workflows for various commercial sectors, including retail and logistics. By leveraging advanced security protocols and innovative biometric integration, the organization facilitates the deployment of secure, efficient, and scalable digital payment infrastructures.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于董事会延期换届的提示性公告 | 2026-05-18 | Chinese | |
| 2025年度环境、社会和公司治理(ESG)报告 | 2026-03-27 | Chinese | |
| 关于注销2025年股票期权激励计划部分已获授股票期权的公告 | 2026-03-27 | Chinese | |
| 关于2025年股票期权激励计划第一个行权期行权条件成就的公告 | 2026-03-27 | Chinese | |
| 关于开展外汇衍生品交易业务的可行性分析报告 | 2026-03-27 | Chinese | |
| 关于公司及子公司开展外汇衍生品交易业务的公告 | 2026-03-27 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46382693 | 关于董事会延期换届的提示性公告 | 2026-05-18 | Chinese | ||
| 35964124 | 2025年度环境、社会和公司治理(ESG)报告 | 2026-03-27 | Chinese | ||
| 35963568 | 关于注销2025年股票期权激励计划部分已获授股票期权的公告 | 2026-03-27 | Chinese | ||
| 35963564 | 关于2025年股票期权激励计划第一个行权期行权条件成就的公告 | 2026-03-27 | Chinese | ||
| 35963557 | 关于开展外汇衍生品交易业务的可行性分析报告 | 2026-03-27 | Chinese | ||
| 35963556 | 关于公司及子公司开展外汇衍生品交易业务的公告 | 2026-03-27 | Chinese | ||
| 35963554 | 2025年年度审计报告 | 2026-03-27 | Chinese | ||
| 35963552 | 关于对外投资暨关联交易的进展公告 | 2026-03-17 | Chinese | ||
| 35963547 | 关于拟设立控股子公司暨关联交易的公告 | 2026-03-11 | Chinese | ||
| 35963545 | 第六届董事会第二十一次会议决议公告 | 2026-03-11 | Chinese | ||
| 35963543 | 2025年度业绩预告 | 2026-01-27 | Chinese | ||
|
2025
4 filings
| |||||
| 35963538 | 关于为控股子公司综合授信额度提供担保的进展公告 | 2025-12-15 | Chinese | ||
| 35963529 | 关于向香港联交所递交境外上市股份(H股)发行上市申请并刊发申请资料的公告 | 2025-11-26 | Chinese | ||
| 35963528 | 关于对外投资进展暨全资子公司取得土地证的公告 | 2025-11-21 | Chinese | ||
| 35963518 | 关于参加2025年度深圳辖区上市公司投资者网上集体接待日活动的公告 | 2025-11-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ONE STOP SYSTEMS, INC.
Designs and manufactures rugged high-performance computing …
|
OSS | US | Manufacturing |
|
OPTOELECTRONICS CO.,LTD.
A specialized manufacturer of automatic identification and …
|
6664 | JP | Manufacturing |
|
Ordissimo
Develops user-friendly electronics like computers and smart…
|
ALORD | FR | Manufacturing |
|
Orgtechnica AD
Manufacturer of electronic calculating equipment, fiscal de…
|
ORGT | BG | Manufacturing |
|
Panache Digilife Limited
Designs and manufactures ICT and IoT solutions for digital …
|
PANACHE | IN | Manufacturing |
|
PAX Global Technology Limited
Supplier of secure electronic payment terminal solutions an…
|
327 | BM | Manufacturing |
|
Pegatron
Global design and manufacturing provider for electronics an…
|
4938 | TW | Manufacturing |
|
PINE Technology Holdings Limited
Engaged in the design, manufacture, and global sale of comp…
|
1079 | BM | Manufacturing |
|
Planet Image International Ltd
Manufacturer and seller of compatible toner cartridges for …
|
YIBO | US | Manufacturing |
|
PLAT'HOME CO.,LTD.
Develops and manufactures IoT gateways, micro-servers, and …
|
6836 | JP | Manufacturing |
XGD INC. 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/55142/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55142 | 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=55142 | 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=55142 \ -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": 55142}, 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 XGD INC. (id: 55142)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.