hyva-themes / magento2-order-cancellation-webapi
hyva-themes/magento2-order-cancellation-webapi
Hyvä Themes - Magento2 Order Cancellation WebAPI
hyva-themes/magento2-order-cancellation-webapi
This module provides a REST API for the Magento_OrderCancellation module released in Magento 2.4.7.
Out of the box the module only comes with a GraphQL API (magento/module-order-cancellation-graph-ql), but for merchants not using a headless storefront, a REST API is more appropriate.
Compatible with Magento 2.4.7 and higher.
The module can be installed with older versions of Magento, too, be used by themes that also work with versions of Magento that don't have the OrderCancellation modules.
In that case, the API will refuse to work.
Installation
composer require hyva-themes/magento2-order-cancellation-webapi
bin/magento setup:upgrade
License
Copyright © 2020-present Hyvä Themes.
Each source file included in this distribution is licensed under OSL 3.0.
http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
Please see LICENSE.txt for the full text of the OSL 3.0 license.
Changelog
Please see The Changelog.
Changelog - Theme Module
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Unreleased
1.0.1 - 2025-11-10
Added
- Nothing added
Changed
- Released under OSL 3.0.
Removed
- Nothing removed
[1.0.0] - 2024-04-07
Added
- Initial implementation
Changed
- Nothing changed
Removed
- Nothing removed
Requires 4
| Package | Constraint |
|---|---|
| magento/framework | * |
| magento/module-webapi | * |
| magento/module-customer | * |
| magento/module-sales | * |
Suggests 1
| Package | Reason |
|---|---|
| magento/module-order-cancellation | ^100.4.0-beta3 |
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge — a phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
PHPStan
Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases. Cell → details modal.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Integration tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
More from hyva-themes
View vendorTurn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.
