LokiCheckout_Us

Checkout
Country
PHP 8.1 - 8.4
Magento 2.4.7 | 2.4.8
CSP Yes
PHPStan 9
Magento PHPCS 1
Latest Release 1.0.3

This Magento 2 module is an add-on package for adding some settings that feel good for the US market. Note that it is not required. It changes a couple of field labels and adds a grid layout us_grid. Both can also be defined in a custom project-specific module.

Installation

Install this package via composer:

composer require loki-checkout/magento2-us

Next, enable this module:

bin/magento module:enable LokiCheckout_Us

Support

For getting support, create an Issue under the following project URL:

https://gitlab.yireo.com/loki-checkout/LokiCheckout_Us.git

Module Dependencies

The following dependencies are declared in the module its `etc/module.xml` file:

LokiCheckout_Core Loki_Base Loki_Components Loki_CssUtils Loki_FieldComponents Loki_MapComponents Magento_Backend Magento_Catalog Magento_Checkout Magento_CheckoutAgreements Magento_Config Magento_Customer Magento_Directory Magento_Eav Magento_Newsletter Magento_Payment Magento_Quote Magento_Sales Magento_SalesRule Magento_Shipping Magento_Store Magento_Tax Magento_Vault Yireo_CspUtilities
Composer details
Magento module name
LokiCheckout_Us
Composer name
loki-checkout/magento2-us
Composer version
1.0.3
Default branch
main
Requirements
loki-checkout/magento2-core: ^2.0
magento/framework: ^103.0
Releases
1.0.3 12 June 2026
1.0.2 12 June 2026
1.0.1 12 June 2026
1.0.0 12 June 2026
Changelog

[1.0.3] - 01 June 2026

Fixed

  • Add translations for "ZIP code"
  • Apply mask for ZIP code and ZIP+4
  • Dynamically switch labels as soon as country is US

[1.0.2] - 20 February 2026

Fixed

  • Fix wrong layout paths for blocks to add field labels

[1.0.1] - 23 January 2026

Fixed

  • Remove blank line

[1.0.0] - 15 January 2026

  • Initial release

Last modified: June 1, 2026