LokiCheckout_FoomanSurcharge

Other
PHP 8.1 - 8.4
Magento 2.4.7 | 2.4.8
CSP Yes
Latest Release 2.0.2

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

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_FoomanSurcharge
Composer name
loki-checkout/magento2-fooman-surcharge
Composer version
2.0.2
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
dev-main#b6e786a5ec540c8da113dcd74fdd3f7515f644bc 20 October 2025
2.0.2 20 October 2025
2.0.1 20 October 2025
2.0.0 20 October 2025
1.0.0 20 October 2025
Changelog

[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_CssUtils as 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* to Loki*
  • Rename composer package from yireo/magento2-loki* to loki/magento2*
  • Bump loki/magento2-components to major 2.0
  • Bump loki/magento2-field-components to major 2.0
  • Bump LokiCheckout_Core to 2.0.0

[1.0.0] - 22 May 2025

Initial release

Last modified: September 1, 2025