LokiCheckout_AddressAutocompletePostNl

PHP 8.1 - 8.4
Magento 2.4.7 | 2.4.8
CSP Yes
PHPStan 1
Magento PHPCS 6
Latest Release 1.0.1

This Magento 2 module is an add-on package to the LokiCheckout.

Installation

Install this package via composer:

composer require loki-checkout/magento2-address-auto-complete-post-nl

Next, enable this module:

bin/magento module:enable LokiCheckout_AddressAutocompletePostNl

Support

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

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

Configuration Options

The following options of this module can be configured via the Store Configuration:

Address Autocomplete via Post NL > API Key
loki_checkout/address_autocomplete_post_nl/api_key
The API Key as provided by Post NL
Address Autocomplete via Post NL > API Client Timeout
loki_checkout/address_autocomplete_post_nl/api_client_timeout
A setting to determine after how many seconds an API client call times out.
Module Dependencies

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

LokiCheckout_AddressAutocomplete 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_Shipping Magento_Store Magento_Tax Magento_Theme Magento_Vault Yireo_CspUtilities
Composer details
Magento module name
LokiCheckout_AddressAutocompletePostNl
Composer name
loki-checkout/magento2-address-auto-complete-post-nl
Composer version
1.0.1
Default branch
main
Requirements
ext-json: *
guzzlehttp/guzzle: ^7.10
loki-checkout/magento2-address-auto-complete: ^1.0
loki-checkout/magento2-core: ^2.3
magento/framework: ^103.0
magento/module-backend: ^102.0
magento/module-config: ^101.2
magento/module-quote: ^101.2
magento/module-store: ^101.1
Releases
1.0.1 22 April 2026
1.0.0 22 April 2026
Changelog

[1.0.1] - 08 April 2026

Fixed

  • Do not lookup if either street or postcode is empty
  • Prevent exception when empty address

[1.0.1] - 01 April 2026

  • Initial release

Last modified: April 1, 2026