codebrainbv/postcode_checkout

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

Address validation for your Magento checkout.

Maintainers

Package info

github.com/Postcode-Checkout/magento2Test

Language:JavaScript

Type:magento2-module

pkg:composer/codebrainbv/postcode_checkout

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2026-03-03 14:41 UTC

This package is not auto-updated.

Last update: 2026-03-09 09:14:07 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 
  1. Upgrade, compile & clear cache:
$ php bin/magento setup:upgrade
$ php bin/magento setup:di:compile
$ php bin/magento cache:flush