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.
Package info
github.com/Postcode-Checkout/magento2Test
Language:JavaScript
Type:magento2-module
pkg:composer/codebrainbv/postcode_checkout
1.0.1
2026-03-03 14:41 UTC
Requires
- php: ^8.1
- magento/module-checkout: ^100.4
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
- Install this module using Composer:
$ composer require
- Upgrade, compile & clear cache:
$ php bin/magento setup:upgrade $ php bin/magento setup:di:compile $ php bin/magento cache:flush