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.
Package info
github.com/Postcode-Checkout/magento-2-composer
Language:JavaScript
Type:magento2-module
pkg:composer/codebrainbv/postcode_checkout
1.1.0
2026-07-13 14:06 UTC
Requires
- php: ^8.1
- magento/module-checkout: ^100.4
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 codebrainbv/postcode_checkout
- Upgrade, compile & clear cache:
$ php bin/magento setup:upgrade $ php bin/magento setup:di:compile $ php bin/magento cache:flush