LokiCheckout_BillingFirst

Jump to User Docs

Checkout
Checkout - Theme
Professional Plan
PHP 8.1 - 8.4
Magento 2.4.7 | 2.4.8
CSP Yes
Latest Release 1.0.0

This Magento 2 module is an add-on package that adds an alternative theme to the LokiCheckout, with which the shipping step is placed after the billing step.

Installation

Install this package via composer:

composer require loki-checkout/magento2-billing-first

Next, enable this module:

bin/magento module:enable LokiCheckout_BillingFirst

Usage

Swapping the shipping and billing step from the perspective of the LokiCheckout involves only the actions taken in this module. However, note that some payment providers (mostly those heavily based on JavaScript) require the payment choice to be in the last step. For those PSPs, this module is not an option.

Support

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

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

Module Dependencies

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

LokiCheckout_Core
Composer details
Magento module name
LokiCheckout_BillingFirst
Composer name
loki-checkout/magento2-billing-first
Composer version
No release yet
Default branch
main
Requirements
magento/framework: ^103.0
loki-checkout/magento2-core: ^2.0
Releases
1.0.0 21 January 2026
Changelog

[0.0.1] - 21 January 2025

  • Initial release
Jump to User Docs

Last modified: September 1, 2025