ISO 3611-1 Numeric Country Code

1 message Options
Embed this post
Permalink
Simon Corless

ISO 3611-1 Numeric Country Code

Reply Threaded More More options
Print post
Permalink
Hi, how do I get the numeric country codes? I can get the countries using the translation list but that returns the alphabetic codes. Unfortunately my bank requires the numeric code when passing data to it's card processing script.

It does allow the two letter code but for England / United Kingdom / Great Britain it requires UK where as Zend supplies GB (I've read the previous posts on this so understand why, although I don't see why there should be a difference with the bank).

Is my easiest way to copy the iso codes into my own xml file and reference it using the country codes?

Thanks