
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 |
|---|---|---|---|
| DELUXE CORPORATION SD 12.31.2025 | 2026-05-26 | English | |
| 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 |
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
| |||||
| 47060261 | DELUXE CORPORATION SD 12.31.2025 | 2026-05-26 | English | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BSM Technologies Inc.
Global provider of GPS fleet tracking and asset management …
|
GPS | CA | Telecommunications, computer pr… |
|
BTC Digital Ltd.
A crypto asset technology company focused on bitcoin mining…
|
BTCT | US | Telecommunications, computer pr… |
|
BTCS Inc.
A blockchain technology firm providing infrastructure servi…
|
BTCS | US | Telecommunications, computer pr… |
|
Business-intelligence of Oriental Nations Corporation Ltd.
Provides big data, AI, and cloud solutions for enterprise d…
|
300166 | CN | Telecommunications, computer pr… |
|
Byte Metaverse Holdings Limited
Provides network infrastructure, connectivity, e-commerce, …
|
8645 | HK | Telecommunications, computer pr… |
|
Cafe24 Corp.
A global e-commerce platform for businesses to build and ma…
|
042000 | KR | Telecommunications, computer pr… |
|
CALIX, INC
Provides AI cloud platforms, software, and services for bro…
|
CALX | US | Telecommunications, computer pr… |
|
Calyx Ventures Inc.
Develops custom software for enterprises and participates i…
|
CYX.H | CA | Telecommunications, computer pr… |
|
Cambium Networks Corp
Provides wireless and wired networking infrastructure manag…
|
CMBM | KY | Telecommunications, computer pr… |
|
CANCOM SE
A digital transformation partner providing IT infrastructur…
|
COK | DE | 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.