dev-master
9999999-devPostcode.nl Magento 2 Extension
MIT
The Requires
- php ~5.6.0|~7.0
Postcode.nl Magento 2 Extension
With this extension you kan look up and validate Dutch addresses at checkout in you Magento 2 store., (*1)
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, (*2)
To use this extension, you need an account with the Postcode.nl API. You can sign up for an account here., (*3)
The extension was created by Wezz e-Commerce B.V. for Postcode.nl B.V., (*4)
Looking for the Magento 1 Extension?, (*5)
Check out the Magento 1 exsension here, (*6)
FAQ, (*7)
If you have any questions, please check the FAQ on this page., (*8)
API Documentation, (*9)
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), (*10)
Soon this extension will be available on thye Magento Marketplace., (*11)
composer require wezz/postcodem2
, (*12)
php bin/magento module:enable Wezz_Postcode
, (*13)
php bin/magento setup:upgrade
, (*14)
php bin/magento cache:clean
, (*15)
And, when running production mode:, (*16)
php bin/magento setup:static-content:deploy
, (*17)
Now, you can log in to the Magento backend and configure and enable the extension., (*18)
Navigate to the module configuration using the following path:, (*19)
Stores -> Configuration -> Sales -> Postcode, (*20)
Fill in the following fields to configure your Postcode.nl API Magento 2 module., (*21)
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)., (*22)
Postcode.nl Magento 2 Extension
MIT