Beskrivning
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
Installation
-
Upload the plugin\’s folder to the
/wp-content/plugins/directory or install it through the plugin installer. -
Activate the plugin through the
Pluginsmenu in WordPress or after installation. -
Thats it. Zip-codes will now convert to city-names in denmark.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Checkout Postnumre” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Checkout Postnumre” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.1
- Rewrite fixed for new AWS data and country-check only for DK (Denmark)
1.0.0
- First release