
PCI-PAL PLC — Investor Relations & Filings
PCI-PAL PLC is a global cloud provider of secure payment solutions for business communications, specializing in helping organizations achieve Payment Card Industry Data Security Standard (PCI DSS) compliance. The company's platform enables businesses, particularly contact centers, to securely process customer payments across a variety of communication channels, including voice, Interactive Voice Response (IVR), and digital platforms such as web chat, SMS, and social media. Its patented technology prevents sensitive cardholder data from entering the client's environment, significantly reducing the scope of their PCI DSS requirements. By integrating with a wide ecosystem of payment and contact center partners, PCI-PAL aims to deliver a secure, seamless, and frictionless payment experience for customers while safeguarding business reputation and trust.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| HIPAA, HITRUST & SOC 2 Type II certification | 2026-04-14 | English | |
| Major New Reseller Partnership with Global Telco | 2026-03-18 | English | |
| Holding(s) in Company | 2026-03-10 | English | |
| Interim Results, Analyst Briefing & Investor Pres | 2026-03-03 | English | |
| New Major Strategic Reseller Partnership | 2026-02-23 | English | |
| Notice of Results, Analyst Briefing, Investor Pres | 2026-02-17 | English |
Browse filings by year
28 years- 2026 11 filings
- 2025 26 filings
- 2024 35 filings
- 2023 23 filings
- 2022 30 filings
- 2021 36 filings
- 2020 32 filings
- 2019 30 filings
- 2018 24 filings
- 2017 22 filings
- 2016 9 filings
- 2015 1 filing
- 2014 1 filing
- 2013 1 filing
- 2012 1 filing
- 2011 1 filing
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 2 filings
- 1999 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 34655193 | HIPAA, HITRUST & SOC 2 Type II certification | 2026-04-14 | English | ||
| 32970897 | Major New Reseller Partnership with Global Telco | 2026-03-18 | English | ||
| 32923871 | Holding(s) in Company | 2026-03-10 | English | ||
| 32869237 | Interim Results, Analyst Briefing & Investor Pres | 2026-03-03 | English | ||
| 32825760 | New Major Strategic Reseller Partnership | 2026-02-23 | English | ||
| 28145780 | Notice of Results, Analyst Briefing, Investor Pres | 2026-02-17 | English | ||
| 34558044 | Holding(s) in Company | 2026-02-10 | English | ||
| 14781734 | Holding(s) in Company | 2026-02-06 | English | ||
| 14781700 | Holding(s) in Company | 2026-02-06 | English | ||
| 14561590 | Holding(s) in Company | 2026-02-05 | English | ||
| 14166860 | Trading Update | 2026-02-03 | English | ||
|
2025
4 filings
| |||||
| 46813893 | Group of companies' accounts made up to 2025-06-30 | 2025-12-31 | English | ||
| 10376002 | Grant of Options under Long-Term Incentive Plan | 2025-12-18 | English | ||
| 8975326 | Result of AGM | 2025-12-01 | English | ||
| 8461057 | Strategic US Healthcare Sector Integration | 2025-11-19 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for PCI-PAL PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARGO BLOCKCHAIN PLC
A blockchain technology company focused on sustainable cryp…
|
ARB | GB | Telecommunications, computer pr… |
|
Arius3D Corp.
Provides proprietary color laser scanning technology to dig…
|
LZR | CA | Telecommunications, computer pr… |
|
Arlo Technologies, Inc.
Provides smart security cameras and cloud services for home…
|
ARLO | US | Telecommunications, computer pr… |
|
Arqit Quantum Inc.
Cybersecurity company specializing in quantum-safe encrypti…
|
ARQQ | KY | Telecommunications, computer pr… |
|
Arrive AI Inc.
Operates an autonomous delivery network using AI-powered sm…
|
ARAI | US | Telecommunications, computer pr… |
|
ASAHI INTELLIGENCE SERVICE CO.,LTD.
An IT services company providing network, system developmen…
|
9799 | JP | Telecommunications, computer pr… |
|
ASJ INC.
Provides cloud infrastructure, internet hosting, and digita…
|
2351 | JP | Telecommunications, computer pr… |
|
Astera Labs, Inc.
A fabless semiconductor company providing connectivity solu…
|
ALAB | US | Telecommunications, computer pr… |
|
ASURE SOFTWARE INC
Provides cloud-based HCM software and services for small an…
|
ASUR | US | Telecommunications, computer pr… |
|
Atishay Limited
Provides e-governance, data management, and digital transfo…
|
538713 | IN | Telecommunications, computer pr… |
PCI-PAL PLC 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/7837/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7837 | 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=7837 | 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=7837 \ -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": 7837}, 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 PCI-PAL PLC (id: 7837)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.