Yireo_LokiCheckoutPurchaseOrder

This is an add-on package for adding support for the Magento core payment method Purchase Order to the LokiCheckout. Specifically it adds a new field for the customer to enter a PO number.

Current status: Stable

Installation

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

composer require yireo/magento2-loki-checkout-purchase-order

Next, enable this module:

bin/magento module:enable Yireo_LokiCheckoutPurchaseOrder

Support

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

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

Todo

Module
Module Setup
Intended functionality

Versions

dev-main 27 February 2025
0.0.2 22 February 2025
0.0.1 21 January 2025

Composer details

Magento module name Yireo_LokiCheckoutPurchaseOrder
Composer name yireo/magento2-loki-checkout-purchase-order
Composer version 0.0.2
Default branch main
Requirements magento/framework: ^103.0
yireo/magento2-loki-components: ~0.0
yireo/magento2-loki-checkout: ~0.0

Changelog

[0.0.2] - 22 February 2025

Fixed

  • Change deps
  • Add proper README
  • Replace TODO.md with TODO.json
  • Add changes from release

[0.0.1] - 21 January 2025

  • Add proper deps
  • Initial release

Last modified: January 26, 2025