Postcode Checkout
codebrainbv/postcode_checkout
Adds address autocompletion and validation to the Magento 2 checkout page using the Postcode Checkout service, helping customers fill in their address faster and more accurately.
Build Tests
Code Quality
Tested on Magento 2.4.8-p4
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubPostcode Checkout module for Magento 2
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
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.