
PEAK PROCESSING LIMITED - Investor Relations & Filings
Key figures FY2024
| Total Revenues | AUD 30.36M | per the Annual Report filed 2024-08-29 |
|---|---|---|
| Net Income | AUD -32.06M | per the Annual Report filed 2024-08-29 |
| Total Assets | AUD 23.65M | per the Annual Report filed 2024-08-29 |
| Total Equity | AUD 314.00k | per the Annual Report filed 2024-08-29 |
| Cash from Ops | AUD -4.39M | per the Annual Report filed 2024-08-29 |
As reported by the issuer in the filings linked above. Figures are normalized for comparability; consult the source filing for the authoritative statement.
Peak Processing Limited is a financial technology firm specializing in global payment processing solutions and merchant services. The company provides a comprehensive suite of tools designed to facilitate secure electronic transactions, including payment gateways, multi-currency processing, and risk management systems. Its core operations focus on assisting e-commerce enterprises and high-risk merchants in optimizing their transaction workflows and reducing fraudulent activity. By leveraging advanced security protocols and scalable infrastructure, Peak Processing Limited enables businesses to accept various payment methods across international markets, ensuring regulatory compliance and operational efficiency in the digital economy.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Q1FY25 Business Update Presentation 15 pages 2.3MB | 2024-10-30 | English | |
| Monthly Activities/Appendix 4C Cash Flow Report 13 pages 737.8KB | 2024-10-30 | English | |
| Completion of Sale of MyAccess Clinics 2 pages 539.2KB | 2024-10-28 | English | |
| Sale of MyAccess Clinics to Montu Group UK Ltd 2 pages 339.9KB | 2024-10-16 | English | |
| Response to ASX Price Query 4 pages 506.6KB | 2024-10-13 | English | |
| Change in substantial holding 2 pages 130.2KB | 2024-10-01 | English |
Browse filings by year
9 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for PEAK PROCESSING LIMITED, 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 · Other activities auxiliary to financial service activities, except insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
26 Broadway Capital Corp.
Financial advisory specializing in M&A, corporate finance, …
|
JDR.P | CA | Financial and insurance activit… |
|
ACTACORP HOLDINGS BERHAD
Primarily engages in investment holding and the provision o…
|
— | MY | Financial and insurance activit… |
| Advanced Share Registry Ltd | ASW | AU | Financial and insurance activit… |
|
Akiko Global Services Limited
Digital platform for aggregating and distributing credit ca…
|
AKIKO | IN | Financial and insurance activit… |
|
ALAM SYNERGY PTE LTD.
Grants security and guarantees, facilitating financial tran…
|
60QB | SG | Financial and insurance activit… |
|
Alankit Limited
Diversified provider of e-governance, financial services, a…
|
ALANKIT | IN | Financial and insurance activit… |
|
Allfunds Group PLC
A B2B WealthTech platform connecting fund houses and distri…
|
ALLFG | GB | Financial and insurance activit… |
| ALLIANCE GROUP LIMITED | ALL | NZ | Financial and insurance activit… |
| Alpha Financial Markets Consulting PLC | AFM | GB | Financial and insurance activit… |
|
ALTISOURCE PORTFOLIO SOLUTIONS S.A.
An integrated service provider of tech-enabled solutions fo…
|
ASPS | LU | Financial and insurance activit… |
PEAK PROCESSING LIMITED 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/65568/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65568 | 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=65568 | 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=65568 \ -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": 65568}, 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 PEAK PROCESSING LIMITED (id: 65568)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.