codebrainbv/postcode_checkout

There is no license information available for the latest version (1.1.0) of this package.

Address validation for your Magento/Hyva checkout.

Maintainers

Package info

github.com/Postcode-Checkout/magento-2-composer

Language:JavaScript

Type:magento2-module

pkg:composer/codebrainbv/postcode_checkout

Transparency log

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.0 2026-07-13 14:06 UTC

This package is auto-updated.

Last update: 2026-07-13 14:08:41 UTC


README

Adds autocompletion or valudation for addresses to the checkout page.

Postcode Checkout - account

Create an free account on the Postcode Checkout dashboard, and create your POS. After testing you can choose to purchase a supportplan and reconfigure the POS to your desired data provider.

Installation instructions

  1. Install this module using Composer:
$ composer require codebrainbv/postcode_checkout
  1. Upgrade, compile & clear cache:
$ php bin/magento setup:upgrade
$ php bin/magento setup:di:compile
$ php bin/magento cache:flush