Type
magento2-module
Postcode.nl Magento 2 Extension
magento2-module
MIT
None
None
None
None
None
None
With this extension you kan look up and validate Dutch addresses at checkout in you Magento 2 store.
Using this extension, you will have the following advantages - Improve sale conversion - Reduce address errors - Reduce costs from undelivered mail and packages - Offer extra service for your customers with easy address entry
To use this extension, you need an account with the Postcode.nl API. You can sign up for an account here.
The extension was created by Wezz e-Commerce B.V. for Postcode.nl B.V.
Looking for the Magento 1 Extension?
Check out the Magento 1 exsension here
FAQ
If you have any questions, please check the FAQ on this page.
API Documentation
This extension uses the Postcode.nl API. Full documentation of the API can be found on the following URL https://api.postcode.nl/documentation/rest-json-endpoint](https://api.postcode.nl/documentation/rest-json-endpoint)
Soon this extension will be available on thye Magento Marketplace.
composer require wezz/postcodem2
php bin/magento module:enable Wezz_Postcode
php bin/magento setup:upgrade
php bin/magento cache:clean
And, when running production mode:
php bin/magento setup:static-content:deploy
Now, you can log in to the Magento backend and configure and enable the extension.
Navigate to the module configuration using the following path:
Stores -> Configuration -> Sales -> Postocde
Fill in the following fields to configure your Postcode.nl API Magento 2 module.
Field | Explanation |
---|---|
Enabled | Option to enable/disable the module on your Magento store |
Application key | Please find your Application key in your Postcode.nl account |
Application secret | Please find your Application secret in your Postcode.nl account |
For Frequently Asked Questions please visit [https://www.wezz.co/extensions/postcode.nl-api-magento-extension](The FAQ page).