
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 |
|---|---|---|---|
|
Alchimie
B2B video streaming platform for creating, distributing, an…
|
ALCHI | FR | Telecommunications, computer pr… |
|
Alibaba Group Holding Ltd.
Provides technology infrastructure and marketing reach to e…
|
BABA | KY | Telecommunications, computer pr… |
|
Alphabet Inc.
A technology holding company operating Google and a portfol…
|
GOOGL | US | Telecommunications, computer pr… |
|
ALSO Holding AG
An ICT technology provider offering supply, solutions, and …
|
ALSN | CH | Telecommunications, computer pr… |
|
ALTRON LIMITED
A technology group specializing in ICT services and platfor…
|
AELE | ZA | Telecommunications, computer pr… |
|
Amadeus International Inc.
Leading technology provider for the global travel and touri…
|
AMA | CA | Telecommunications, computer pr… |
|
Amadeus IT Group S.A.
Provides IT solutions and transaction processing for the gl…
|
AMS | ES | Telecommunications, computer pr… |
|
Amagi Media Labs Limited
Cloud-based SaaS for broadcast and connected TV distributio…
|
AMAGI | IN | Telecommunications, computer pr… |
|
Amber Energy Inc.
Develops and operates renewable energy data centers for hig…
|
— | CA | Telecommunications, computer pr… |
|
American Bitcoin Corp.
A Bitcoin accumulation platform using mining and treasury m…
|
ABTC | US | 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.