LokiCheckout_FoomanSurcharge

Other

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:

LokiCheckout_Core Loki_Components Loki_FieldComponents Fooman_Surcharge
Composer details
Magento module name
LokiCheckout_FoomanSurcharge
Composer name
loki-checkout/magento2-fooman-surcharge
Composer version
2.0.1
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 27 August 2025
2.0.1 26 August 2025
2.0.0 22 July 2025
Changelog

[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