Yireo_LokiCheckoutBillingFirst

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

Current status: Draft

Installation

Install this package via composer (assuming you have setup the composer.yireo.com repository correctly already):

composer require yireo/magento2-loki-checkout-billing-first

Next, enable this module:

bin/magento module:enable Yireo_LokiCheckoutBillingFirst

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.

WARNING: This module has no releases yet. If you want to use it, make sure to add the version @dev to the composer command.

Support

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

https://gitlab.yireo.com/loki-checkout/Yireo_LokiCheckoutBillingFirst

Todo

Module
Module Setup
Intended functionality

Versions

dev-main 21 February 2025

Composer details

Magento module name Yireo_LokiCheckoutBillingFirst
Composer name yireo/magento2-loki-checkout-billing-first
Composer version No release yet
Default branch main
Requirements magento/framework: ^103.0
yireo/magento2-loki-checkout: ~0.0

Changelog

[0.0.1] - 21 January 2025

  • Initial release

Last modified: January 26, 2025