Dutch address lookup based on postal code and house number
npm install @pinelab/vendure-plugin-dutch-postalcode
Find Dutch addresses by postalcode and housenumber using https://postcode.tech's api. You need to register to obtain an API key, but registering is free of charge.
vendure-config.ts
The api has permission Public
set, which requires you to be authorized as guest or logged in customer. If you have an
activeOrder, you're usually authorized.