LokiCheckout_FoomanSurcharge
This module is available free of charge as part of Loki Checkout. Please note that support for this module is not included and is available on an hourly basis.
Checkout
Other
PHP
8.1 - 8.4
Magento
2.4.7 | 2.4.8
CSP
Yes
Latest Release
2.0.3
This is an add-on package to the LokiCheckout. It is allowing the Fooman Surcharge module to integrate into the LokiCheckout.
Installation
Install this package via composer (assuming you have setup the composer.yireo.com repository correctly already):
composer require loki-checkout/magento2-fooman-surcharge
Next, enable this module:
bin/magento module:enable LokiCheckout_FoomanSurcharge Fooman_Surcharge
Support
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_FoomanSurcharge.git
Module Dependencies
The following dependencies are declared in the module its `etc/module.xml` file:
Fooman_Surcharge
LokiCheckout_Core
Loki_CssUtils
Loki_Components
Loki_FieldComponents
Composer details
Magento module name
LokiCheckout_FoomanSurchargeComposer name
loki-checkout/magento2-fooman-surchargeComposer version
2.0.3
Default branch
main
Requirements
fooman/surcharge-core-m2: ^15.0
loki-checkout/magento2-core: ^2.0
loki/magento2-components: ^2.0
loki/magento2-css-utils: ^1.0
loki/magento2-field-components: ^2.0
magento/framework: ^103.0
Releases
| 2.0.3 | 12 June 2026 |
| 2.0.2 | 12 June 2026 |
| 2.0.1 | 12 June 2026 |
| 2.0.0 | 12 June 2026 |
| 1.0.0 | 12 June 2026 |
Changelog
[2.0.3] - 12 January 2026
Fixed
- New CI YAML to load proper requirements
- Copy generic CI/CD files
- Update composer keywords
- Update composer keywords
- Update composer keywords
[2.0.2] - 02 September 2025
Fixed
- Add CI files
- Replace yireo/opensearch with yireo/opensearch-dummy in Gitlab CI
[2.0.1] - 26 August 2025
Fixed
- Add
Loki_CssUtilsas dep - Re-ordering code blocks in PHTML templates
- Document latest version of template
- Add dependency with loki/magento2-css-utils
- Replace LokiComponentsUtilBlockCssClass with LokiCssUtilsUtilCssClass
- Fix newlines after comments
- Declare used PHP namespaces
- Add escaping of template code
- Document latest version of template
[2.0.0] - 22 July 2025
Fixed
- Rename PHP namespace from
Yireo_Loki*toLoki* - Rename composer package from
yireo/magento2-loki*toloki/magento2* - Bump loki/magento2-components to major 2.0
- Bump loki/magento2-field-components to major 2.0
- Bump
LokiCheckout_Coreto 2.0.0
[1.0.0] - 22 May 2025
Initial release
Last modified: June 1, 2026