I need to be able to add the country line for countries within the United Kingdom, so Scotland, Wales, Northern Ireland and England. At the moment the only option I am given for these countries is the United Kingdom. Can these countries be added as options under the United Kingdom?

Comments

Anonymous’s picture

derekcosgrave created an issue. See original summary.

dww’s picture

https://docs.drupalcommerce.org/commerce2/developer-guide/customers/addr... is how you can alter the list yourself.

However, note that we rely on http://cldr.unicode.org/ for the country codes. Until they recognize all those places as separate countries, you're basically going to have to invent your own country codes. So beware. ;)

Either we can call this a fixed support request, now that you know how to alter it yourself, or we can call this postponed until the upstream data makes these separate countries, and there's a new release of the commerceguys/addressing library that uses the new codes.

Your pick. ;)

Cheers,
-Derek

bojanz’s picture

Category: Feature request » Support request
Status: Active » Fixed

Thanks, dww.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.