LokiCheckout_ShipperHQEnhanced

Checkout
Professional Plan
Checkout - Shipment
PHP 8.1 - 8.4
Magento 2.4.7 | 2.4.8
CSP Yes
Latest Release 1.0.3

This is an add-on package to the LokiCheckout to integrate the ShipperHQ Enhanced Checkout into the checkout. The integration offers custom GraphQL calls to sync the state of Magento with the remote ShipperHQ API. It also supports selectable options like delivery type.

Installation

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

composer require loki-checkout/magento2-shipper-hq-enhanced

Next, enable this module:

bin/magento module:enable LokiCheckout_ShipperHQEnhanced

Support

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

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

Loki Components

The following LokiComponents are created or references in this module:

loki-checkout-shipper-hq-enhanced.methods.shipperhq-enhanced.component
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_CatalogInventory Magento_Checkout Magento_CheckoutAgreements Magento_Cms Magento_Config Magento_Customer Magento_Directory Magento_Eav Magento_Indexer Magento_Newsletter Magento_Payment Magento_Quote Magento_Sales Magento_Shipping Magento_Store Magento_Tax Magento_Vault ShipperHQ_Server Yireo_CspUtilities
Composer details
Magento module name
LokiCheckout_ShipperHQEnhanced
Composer name
loki-checkout/magento2-shipper-hq-enhanced
Composer version
1.0.3
Default branch
main
Requirements
ext-json: *
loki-checkout/magento2-core: ^2.1
loki/magento2-components: ^2.2
loki/magento2-css-utils: ^1.0
magento/framework: ^103.0
magento/module-catalog: ^104.0
magento/module-checkout: ^100.4
magento/module-customer: ^103.0
magento/module-quote: ^101.2
magento/module-store: ^101.1
shipperhq/module-shq-server: ^20.17
Releases
1.0.3 09 February 2026
1.0.2 09 February 2026
1.0.1 09 February 2026
1.0.0 09 February 2026
Changelog

[1.0.3] - 03 February 2026

Fixed

  • Make sure monetary units are rendered in cents

[1.0.2] - 13 January 2026

Fixed

  • Add $css() wrapper to PHTML templates
  • Improve layout and add matched products per shipment
  • Finalize multi-shipping

[1.0.1] - 21 November 2025

Fixed

  • Split blocks in smaller parts
  • Add address detail for pickup location
  • Update README

[1.0.0] - 19 November 2025

Added

  • Integration based on AlpineJS
  • Custom GraphQL calls to ShipperHQ API
  • Support for selectable options (SELECT-only)
  • Address Type option (business / residential)
  • Check for cart items without weight
  • Check for incomplete address

[dev] - March-October 2025

  • Initial versions based on React

Last modified: September 1, 2025