描述
This plugins waits for a danish zip-code to be entered, then calls the below-explained API to convert the zip-code to a city-name, therefor making the default checkout easier for danish customers.
https://dawa.aws.dk is a public API by the danish government division “Styrelsen for Dataforsyning og Effektivisering”.
It is free to use and provides (in this case) a conversion of ZIP-code to City-Name in denmark.
DAWA Terms of usage: https://dawa.aws.dk/dok/om#vilkaar
DAWA Privacy terms: https://dawa.aws.dk/dok/om#privatlivspolitik
安裝
-
Upload the plugin\’s folder to the
/wp-content/plugins/
directory or install it through the plugin installer. -
Activate the plugin through the
Plugins
menu in WordPress or after installation. -
Thats it. Zip-codes will now convert to city-names in denmark.
評價
There are no reviews for this plugin.
貢獻者及開發者
修改日誌
1.0.1
- Rewrite fixed for new AWS data and country-check only for DK (Denmark)
1.0.0
- First release