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 |
|---|---|---|---|
|
BUFFALO INC.
Manufacturer of computer peripherals, specializing in netwo…
|
6676 | JP | Manufacturing |
|
Canaan Inc.
Designs and develops high-performance ASICs for Bitcoin min…
|
CAN | KY | Manufacturing |
|
CANON ELECTRONICS INC.
Develops and sells precision machines, electronic instrumen…
|
7739 | JP | Manufacturing |
|
Captivision Inc.
Develops architectural media glass that embeds LEDs to crea…
|
CAPT | US | Manufacturing |
|
Cashway Fintech Co.,Ltd.
Develops and manufactures financial self-service equipment …
|
603106 | CN | Manufacturing |
|
Castles Technology Co., Ltd.
Global provider of secure payment technology and electronic…
|
5258 | TW | Manufacturing |
|
CELESTICA INC
Provides design, manufacturing, and supply chain solutions …
|
CLS | CA | Manufacturing |
|
Chaintech Technology Corporation
Specializes in computer hardware manufacturing and AI serve…
|
2425 | TW | Manufacturing |
|
Chenbro Micom Co., Ltd.
Designs and manufactures server chassis and hardware for AI…
|
8210 | TW | Manufacturing |
|
CHENGBANG SYNCORE TECHNOLOGY CO., LTD.
Provides high-performance embedded computing and industrial…
|
603316 | CN | 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.