
DELUXE CORP — Investor Relations & Filings
Deluxe Corp is a technology company specializing in payments and data solutions for small businesses, financial institutions, and large enterprises. The company provides a comprehensive suite of services designed to help businesses manage payments and growth. Core offerings include merchant services for in-store, online, and mobile transactions; digital payment solutions such as online invoicing and bill payment; and traditional services like check ordering systems. Deluxe also offers data-driven marketing services, leveraging extensive consumer and business data points to create targeted campaigns. The company's solutions are cloud-based and configurable, supported by professional services and customer care teams to facilitate efficient money movement and enhance business performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM S-8 | 2026-05-07 | English | |
| S-8 POS | 2026-05-07 | English | |
| S-8 POS | 2026-05-07 | English | |
| S-8 POS | 2026-05-07 | English | |
| S-8 POS | 2026-05-07 | English | |
| S-8 POS - DELUXE CORP (0000027996) (Filer) | 2026-05-07 | English |
Browse filings by year
27 years- 2026 55 filings
- 2025 91 filings
- 2024 98 filings
- 2023 86 filings
- 2022 106 filings
- 2021 100 filings
- 2020 84 filings
- 2019 89 filings
- 2018 93 filings
- 2017 79 filings
- 2016 66 filings
- 2015 64 filings
- 2014 69 filings
- 2013 92 filings
- 2012 82 filings
- 2011 79 filings
- 2010 73 filings
- 2009 66 filings
- 2008 104 filings
- 2007 86 filings
- 2006 92 filings
- 2005 86 filings
- 2004 94 filings
- 2003 55 filings
- 2002 14 filings
- 2001 13 filings
- 2000 22 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45914337 | FORM S-8 | 2026-05-07 | English | ||
| 45914340 | S-8 POS | 2026-05-07 | English | ||
| 45914344 | S-8 POS | 2026-05-07 | English | ||
| 45914347 | S-8 POS | 2026-05-07 | English | ||
| 45914350 | S-8 POS | 2026-05-07 | English | ||
| 43480659 | S-8 POS - DELUXE CORP (0000027996) (Filer) | 2026-05-07 | English | ||
| 45914354 | S-8 POS | 2026-05-07 | English | ||
| 43477157 | S-8 POS - DELUXE CORP (0000027996) (Filer) | 2026-05-07 | English | ||
| 43041916 | 10-Q - DELUXE CORP (0000027996) (Filer) | 2026-05-07 | English | ||
| 41789725 | 8-K - DELUXE CORP (0000027996) (Filer) | 2026-05-06 | English | ||
| 45914358 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 36267623 | 8-K - DELUXE CORP (0000027996) (Filer) | 2026-04-24 | English | ||
| 45914360 | DEFR14A | 2026-04-03 | English | ||
| 45914361 | Major Shareholding Notification 2026 | 2026-03-26 | English | ||
| 32965509 | 4 - DELUXE CORP (0000027996) (Issuer) | 2026-03-17 | English | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AUCYBER LIMITED
Provides sovereign cloud and security solutions for governm…
|
CYB | AU | Telecommunications, computer pr… |
|
Aura Smart Air Ltd
Develops data-driven air purification and quality intellige…
|
AUSA | IL | Telecommunications, computer pr… |
|
Austriacard Holdings AG
A technology group for secure data solutions and hardware-e…
|
ACAG | AT | Telecommunications, computer pr… |
|
AUTOMATIC DATA PROCESSING INC
Global provider of cloud-based Human Capital Management (HC…
|
ADP | US | Telecommunications, computer pr… |
|
AVIX,Inc.
Develops, manufactures, and operates LED display systems an…
|
7836 | JP | Telecommunications, computer pr… |
|
Avricore Health Inc.
Pharmacy services innovator providing point-of-care testing…
|
AVCR | CA | Telecommunications, computer pr… |
|
Backblaze, Inc.
A cloud storage platform providing data backup and storage …
|
BLZE | US | Telecommunications, computer pr… |
|
Bahnhof AB
An ISP offering fiber broadband, data center solutions, and…
|
BAHN | SE | Telecommunications, computer pr… |
|
Baidu, Inc.
A technology company specializing in a Chinese search engin…
|
BIDU | US | Telecommunications, computer pr… |
|
Bambuser AB
A SaaS company providing video commerce technology for bran…
|
BUSER | SE | Telecommunications, computer pr… |
DELUXE CORP 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/32349/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32349 | 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=32349 | 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=32349 \ -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": 32349}, 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 DELUXE CORP (id: 32349)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.