
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 |
|---|---|---|---|
|
BANGO PLC
Provides a technology platform for subscription bundling an…
|
BGO | GB | Telecommunications, computer pr… |
|
BASE, INC.
Develops web services for e-commerce, online payments, and …
|
4477 | JP | Telecommunications, computer pr… |
|
baudroie,inc.
A professional services firm specializing in IT infrastruct…
|
4413 | JP | Telecommunications, computer pr… |
|
beaconsmind AG
Provides integrated ICT and digitalization solutions for He…
|
81D | CH | Telecommunications, computer pr… |
|
Beamr Imaging Ltd.
Provider of AI-driven video compression and optimization so…
|
BMR | IL | Telecommunications, computer pr… |
|
BEEKS FINANCIAL CLOUD GROUP PLC
A provider of low-latency cloud computing and connectivity …
|
BKS | GB | Telecommunications, computer pr… |
|
BEIJING E-HUALU INFORMATION TECHNOLOGY CO., LTD
Develops and implements smart city infrastructure and big d…
|
300212 | CN | Telecommunications, computer pr… |
|
Beijing Haitian Ruisheng Science Technology Ltd.
Provides multi-modal training data and annotation services …
|
688787 | CN | Telecommunications, computer pr… |
|
Beijing Sinnet Technology Co.,Ltd.
Provides data center services, cloud computing, and AWS ope…
|
300383 | CN | Telecommunications, computer pr… |
|
Beijing United Information Technology Co.,Ltd.
Provides B2B e-commerce and industrial internet services fo…
|
603613 | CN | 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.