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 |
|---|---|---|---|
| 2025年度环境、社会和公司治理(ESG)报告 | 2026-03-27 | Chinese | |
| 关于注销2025年股票期权激励计划部分已获授股票期权的公告 | 2026-03-27 | Chinese | |
| 关于2025年股票期权激励计划第一个行权期行权条件成就的公告 | 2026-03-27 | Chinese | |
| 关于开展外汇衍生品交易业务的可行性分析报告 | 2026-03-27 | Chinese | |
| 关于公司及子公司开展外汇衍生品交易业务的公告 | 2026-03-27 | Chinese | |
| 2025年年度审计报告 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 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
5 filings
| |||||
| 35963538 | 关于为控股子公司综合授信额度提供担保的进展公告 | 2025-12-15 | Chinese | ||
| 35963529 | 关于向香港联交所递交境外上市股份(H股)发行上市申请并刊发申请资料的公告 | 2025-11-26 | Chinese | ||
| 35963528 | 关于对外投资进展暨全资子公司取得土地证的公告 | 2025-11-21 | Chinese | ||
| 35963518 | 关于参加2025年度深圳辖区上市公司投资者网上集体接待日活动的公告 | 2025-11-17 | Chinese | ||
| 35963513 | 关于2025年股票期权激励计划已授予的股票期权行权价格调整完成的公告 | 2025-11-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ATEN INTERNATIONAL CO., LTD.
Global provider of IT and professional AV connectivity and …
|
6277 | TW | Manufacturing |
|
Aures Technologies
IT manufacturer of hardware solutions for the Point-of-Sale…
|
AURS | FR | Manufacturing |
|
AVALDATA CORPORATION
Designs and manufactures high-reliability industrial electr…
|
6918 | JP | Manufacturing |
|
AVerMedia Technologies, Inc.
Global provider of digital video, audio, and AI edge comput…
|
2417 | TW | Manufacturing |
|
Avision Inc.
Global provider of scanners, laser printers, and digital of…
|
2380 | TW | Manufacturing |
|
Axiotron Corp.
Develops and manufactures specialized hardware, converting …
|
— | CA | Manufacturing |
|
BFLABS Co.,LTD.
Develops Intelligent Transportation Systems (ITS) for urban…
|
139050 | KR | Manufacturing |
|
Biostar Microtech International Corp.
Global manufacturer of computer hardware, industrial automa…
|
2399 | TW | Manufacturing |
|
BIWIN STORAGE TECHNOLOGY CO., LTD.
Specializes in R&D and manufacturing of flash storage and m…
|
688525 | CN | Manufacturing |
|
BIXOLONCo.,Ltd
A global manufacturer of POS, label, and mobile printing so…
|
093190 | KR | 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.