Last active
September 4, 2018 19:57
-
-
Save sketchytech/3606237a27a8120e9ff92f007e094ff2 to your computer and use it in GitHub Desktop.
PayPal Country Codes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"ALBANIA": { | |
"code": "AL" | |
} | |
}, | |
{ | |
"ALGERIA": { | |
"code": "DZ" | |
} | |
}, | |
{ | |
"ANDORRA": { | |
"code": "AD" | |
} | |
}, | |
{ | |
"ANGOLA": { | |
"code": "AO" | |
} | |
}, | |
{ | |
"ANGUILLA": { | |
"code": "AI" | |
} | |
}, | |
{ | |
"ANTIGUA & BARBUDA": { | |
"code": "AG" | |
} | |
}, | |
{ | |
"ARGENTINA": { | |
"code": "AR", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"ARMENIA": { | |
"code": "AM" | |
} | |
}, | |
{ | |
"ARUBA": { | |
"code": "AW" | |
} | |
}, | |
{ | |
"AUSTRALIA": { | |
"code": "AU", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"AUSTRIA": { | |
"code": "AT", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"AZERBAIJAN": { | |
"code": "AZ" | |
} | |
}, | |
{ | |
"BAHAMAS": { | |
"code": "BS" | |
} | |
}, | |
{ | |
"BAHRAIN": { | |
"code": "BH" | |
} | |
}, | |
{ | |
"BARBADOS": { | |
"code": "BB" | |
} | |
}, | |
{ | |
"BELARUS": { | |
"code": "BY" | |
} | |
}, | |
{ | |
"BELGIUM": { | |
"code": "BE" | |
} | |
}, | |
{ | |
"BELIZE": { | |
"code": "BZ" | |
} | |
}, | |
{ | |
"BENIN": { | |
"code": "BJ" | |
} | |
}, | |
{ | |
"BERMUDA": { | |
"code": "BM" | |
} | |
}, | |
{ | |
"BHUTAN": { | |
"code": "BT", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"BOLIVIA": { | |
"code": "BO" | |
} | |
}, | |
{ | |
"BOSNIA & HERZEGOVINA": { | |
"code": "BA" | |
} | |
}, | |
{ | |
"BOTSWANA": { | |
"code": "BW" | |
} | |
}, | |
{ | |
"BRAZIL": { | |
"code": "BR", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"BRITISH VIRGIN ISLANDS": { | |
"code": "VG" | |
} | |
}, | |
{ | |
"BRUNEI": { | |
"code": "BN" | |
} | |
}, | |
{ | |
"BULGARIA": { | |
"code": "BG" | |
} | |
}, | |
{ | |
"BURKINA FASO": { | |
"code": "BF" | |
} | |
}, | |
{ | |
"BURUNDI": { | |
"code": "BI" | |
} | |
}, | |
{ | |
"CAMBODIA": { | |
"code": "KH" | |
} | |
}, | |
{ | |
"CAMEROON": { | |
"code": "CM" | |
} | |
}, | |
{ | |
"CANADA": { | |
"code": "CA", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"CAPE VERDE": { | |
"code": "CV" | |
} | |
}, | |
{ | |
"CAYMAN ISLANDS": { | |
"code": "KY" | |
} | |
}, | |
{ | |
"CHAD": { | |
"code": "TD" | |
} | |
}, | |
{ | |
"CHILE": { | |
"code": "CL" | |
} | |
}, | |
{ | |
"CHINA": { | |
"code": "C2", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"COLOMBIA": { | |
"code": "CO" | |
} | |
}, | |
{ | |
"COMOROS": { | |
"code": "KM", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"CONGO - BRAZZAVILLE": { | |
"code": "CG" | |
} | |
}, | |
{ | |
"CONGO - KINSHASA": { | |
"code": "CD" | |
} | |
}, | |
{ | |
"COOK ISLANDS": { | |
"code": "CK" | |
} | |
}, | |
{ | |
"COSTA RICA": { | |
"code": "CR" | |
} | |
}, | |
{ | |
"CÔTE D’IVOIRE": { | |
"code": "CI" | |
} | |
}, | |
{ | |
"CROATIA": { | |
"code": "HR" | |
} | |
}, | |
{ | |
"CYPRUS": { | |
"code": "CY" | |
} | |
}, | |
{ | |
"CZECH REPUBLIC": { | |
"code": "CZ" | |
} | |
}, | |
{ | |
"DENMARK": { | |
"code": "DK", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"DJIBOUTI": { | |
"code": "DJ" | |
} | |
}, | |
{ | |
"DOMINICA": { | |
"code": "DM" | |
} | |
}, | |
{ | |
"DOMINICAN REPUBLIC": { | |
"code": "DO" | |
} | |
}, | |
{ | |
"ECUADOR": { | |
"code": "EC" | |
} | |
}, | |
{ | |
"EGYPT": { | |
"code": "EG" | |
} | |
}, | |
{ | |
"EL SALVADOR": { | |
"code": "SV" | |
} | |
}, | |
{ | |
"ERITREA": { | |
"code": "ER" | |
} | |
}, | |
{ | |
"ESTONIA": { | |
"code": "EE" | |
} | |
}, | |
{ | |
"ETHIOPIA": { | |
"code": "ET" | |
} | |
}, | |
{ | |
"FALKLAND ISLANDS": { | |
"code": "FK", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"FAROE ISLANDS": { | |
"code": "FO", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"FIJI": { | |
"code": "FJ" | |
} | |
}, | |
{ | |
"FINLAND": { | |
"code": "FI" | |
} | |
}, | |
{ | |
"FRANCE": { | |
"code": "FR", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"FRENCH GUIANA": { | |
"code": "GF" | |
} | |
}, | |
{ | |
"FRENCH POLYNESIA": { | |
"code": "PF" | |
} | |
}, | |
{ | |
"GABON": { | |
"code": "GA" | |
} | |
}, | |
{ | |
"GAMBIA": { | |
"code": "GM", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"GEORGIA": { | |
"code": "GE" | |
} | |
}, | |
{ | |
"GERMANY": { | |
"code": "DE", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"GIBRALTAR": { | |
"code": "GI" | |
} | |
}, | |
{ | |
"GREECE": { | |
"code": "GR" | |
} | |
}, | |
{ | |
"GREENLAND": { | |
"code": "GL", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"GRENADA": { | |
"code": "GD" | |
} | |
}, | |
{ | |
"GUADELOUPE": { | |
"code": "GP" | |
} | |
}, | |
{ | |
"GUATEMALA": { | |
"code": "GT" | |
} | |
}, | |
{ | |
"GUINEA": { | |
"code": "GN" | |
} | |
}, | |
{ | |
"GUINEA-BISSAU": { | |
"code": "GW" | |
} | |
}, | |
{ | |
"GUYANA": { | |
"code": "GY" | |
} | |
}, | |
{ | |
"HONDURAS": { | |
"code": "HN" | |
} | |
}, | |
{ | |
"HONG KONG SAR CHINA": { | |
"code": "HK" | |
} | |
}, | |
{ | |
"HUNGARY": { | |
"code": "HU" | |
} | |
}, | |
{ | |
"ICELAND": { | |
"code": "IS" | |
} | |
}, | |
{ | |
"INDIA": { | |
"code": "IN" | |
} | |
}, | |
{ | |
"INDONESIA": { | |
"code": "ID" | |
} | |
}, | |
{ | |
"IRELAND": { | |
"code": "IE" | |
} | |
}, | |
{ | |
"ISRAEL": { | |
"code": "IL" | |
} | |
}, | |
{ | |
"ITALY": { | |
"code": "IT", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"JAMAICA": { | |
"code": "JM" | |
} | |
}, | |
{ | |
"JAPAN": { | |
"code": "JP", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"JORDAN": { | |
"code": "JO" | |
} | |
}, | |
{ | |
"KAZAKHSTAN": { | |
"code": "KZ" | |
} | |
}, | |
{ | |
"KENYA": { | |
"code": "KE" | |
} | |
}, | |
{ | |
"KIRIBATI": { | |
"code": "KI", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"KUWAIT": { | |
"code": "KW" | |
} | |
}, | |
{ | |
"KYRGYZSTAN": { | |
"code": "KG", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"LAOS": { | |
"code": "LA" | |
} | |
}, | |
{ | |
"LATVIA": { | |
"code": "LV" | |
} | |
}, | |
{ | |
"LESOTHO": { | |
"code": "LS" | |
} | |
}, | |
{ | |
"LIECHTENSTEIN": { | |
"code": "LI" | |
} | |
}, | |
{ | |
"LITHUANIA": { | |
"code": "LT" | |
} | |
}, | |
{ | |
"LUXEMBOURG": { | |
"code": "LU" | |
} | |
}, | |
{ | |
"MACEDONIA": { | |
"code": "MK" | |
} | |
}, | |
{ | |
"MADAGASCAR": { | |
"code": "MG" | |
} | |
}, | |
{ | |
"MALAWI": { | |
"code": "MW", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"MALAYSIA": { | |
"code": "MY" | |
} | |
}, | |
{ | |
"MALDIVES": { | |
"code": "MV" | |
} | |
}, | |
{ | |
"MALI": { | |
"code": "ML" | |
} | |
}, | |
{ | |
"MALTA": { | |
"code": "MT" | |
} | |
}, | |
{ | |
"MARSHALL ISLANDS": { | |
"code": "MH" | |
} | |
}, | |
{ | |
"MARTINIQUE": { | |
"code": "MQ" | |
} | |
}, | |
{ | |
"MAURITANIA": { | |
"code": "MR", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"MAURITIUS": { | |
"code": "MU" | |
} | |
}, | |
{ | |
"MAYOTTE": { | |
"code": "YT", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"MEXICO": { | |
"code": "MX", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"MICRONESIA": { | |
"code": "FM" | |
} | |
}, | |
{ | |
"MOLDOVA": { | |
"code": "MD" | |
} | |
}, | |
{ | |
"MONACO": { | |
"code": "MC" | |
} | |
}, | |
{ | |
"MONGOLIA": { | |
"code": "MN" | |
} | |
}, | |
{ | |
"MONTENEGRO": { | |
"code": "ME" | |
} | |
}, | |
{ | |
"MONTSERRAT": { | |
"code": "MS" | |
} | |
}, | |
{ | |
"MOROCCO": { | |
"code": "MA" | |
} | |
}, | |
{ | |
"MOZAMBIQUE": { | |
"code": "MZ" | |
} | |
}, | |
{ | |
"NAMIBIA": { | |
"code": "NA" | |
} | |
}, | |
{ | |
"NAURU": { | |
"code": "NR", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"NEPAL": { | |
"code": "NP" | |
} | |
}, | |
{ | |
"NETHERLANDS": { | |
"code": "NL", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"NEW CALEDONIA": { | |
"code": "NC" | |
} | |
}, | |
{ | |
"NEW ZEALAND": { | |
"code": "NZ" | |
} | |
}, | |
{ | |
"NICARAGUA": { | |
"code": "NI" | |
} | |
}, | |
{ | |
"NIGER": { | |
"code": "NE", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"NIGERIA": { | |
"code": "NG" | |
} | |
}, | |
{ | |
"NIUE": { | |
"code": "NU", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"NORFOLK ISLAND": { | |
"code": "NF", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"NORWAY": { | |
"code": "NO", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"OMAN": { | |
"code": "OM" | |
} | |
}, | |
{ | |
"PALAU": { | |
"code": "PW" | |
} | |
}, | |
{ | |
"PANAMA": { | |
"code": "PA" | |
} | |
}, | |
{ | |
"PAPUA NEW GUINEA": { | |
"code": "PG" | |
} | |
}, | |
{ | |
"PARAGUAY": { | |
"code": "PY" | |
} | |
}, | |
{ | |
"PERU": { | |
"code": "PE" | |
} | |
}, | |
{ | |
"PHILIPPINES": { | |
"code": "PH" | |
} | |
}, | |
{ | |
"PITCAIRN ISLANDS": { | |
"code": "PN", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"POLAND": { | |
"code": "PL", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"PORTUGAL": { | |
"code": "PT" | |
} | |
}, | |
{ | |
"QATAR": { | |
"code": "QA" | |
} | |
}, | |
{ | |
"RÉUNION": { | |
"code": "RE" | |
} | |
}, | |
{ | |
"ROMANIA": { | |
"code": "RO" | |
} | |
}, | |
{ | |
"RUSSIA": { | |
"code": "RU", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"RWANDA": { | |
"code": "RW" | |
} | |
}, | |
{ | |
"SAMOA": { | |
"code": "WS" | |
} | |
}, | |
{ | |
"SAN MARINO": { | |
"code": "SM" | |
} | |
}, | |
{ | |
"SÃO TOMÉ & PRÍNCIPE": { | |
"code": "ST" | |
} | |
}, | |
{ | |
"SAUDI ARABIA": { | |
"code": "SA" | |
} | |
}, | |
{ | |
"SENEGAL": { | |
"code": "SN" | |
} | |
}, | |
{ | |
"SERBIA": { | |
"code": "RS" | |
} | |
}, | |
{ | |
"SEYCHELLES": { | |
"code": "SC" | |
} | |
}, | |
{ | |
"SIERRA LEONE": { | |
"code": "SL" | |
} | |
}, | |
{ | |
"SINGAPORE": { | |
"code": "SG", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"SLOVAKIA": { | |
"code": "SK" | |
} | |
}, | |
{ | |
"SLOVENIA": { | |
"code": "SI" | |
} | |
}, | |
{ | |
"SOLOMON ISLANDS": { | |
"code": "SB" | |
} | |
}, | |
{ | |
"SOMALIA": { | |
"code": "SO" | |
} | |
}, | |
{ | |
"SOUTH AFRICA": { | |
"code": "ZA" | |
} | |
}, | |
{ | |
"SOUTH KOREA": { | |
"code": "KR" | |
} | |
}, | |
{ | |
"SPAIN": { | |
"code": "ES", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"SRI LANKA": { | |
"code": "LK" | |
} | |
}, | |
{ | |
"ST. HELENA": { | |
"code": "SH", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"ST. KITTS & NEVIS": { | |
"code": "KN" | |
} | |
}, | |
{ | |
"ST. LUCIA": { | |
"code": "LC" | |
} | |
}, | |
{ | |
"ST. PIERRE & MIQUELON": { | |
"code": "PM", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"ST. VINCENT & GRENADINES": { | |
"code": "VC" | |
} | |
}, | |
{ | |
"SURINAME": { | |
"code": "SR", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"SVALBARD & JAN MAYEN": { | |
"code": "SJ", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"SWAZILAND": { | |
"code": "SZ" | |
} | |
}, | |
{ | |
"SWEDEN": { | |
"code": "SE", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"SWITZERLAND": { | |
"code": "CH", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"TAIWAN": { | |
"code": "TW" | |
} | |
}, | |
{ | |
"TAJIKISTAN": { | |
"code": "TJ" | |
} | |
}, | |
{ | |
"TANZANIA": { | |
"code": "TZ" | |
} | |
}, | |
{ | |
"THAILAND": { | |
"code": "TH" | |
} | |
}, | |
{ | |
"TOGO": { | |
"code": "TG" | |
} | |
}, | |
{ | |
"TONGA": { | |
"code": "TO" | |
} | |
}, | |
{ | |
"TRINIDAD & TOBAGO": { | |
"code": "TT" | |
} | |
}, | |
{ | |
"TUNISIA": { | |
"code": "TN" | |
} | |
}, | |
{ | |
"TURKMENISTAN": { | |
"code": "TM" | |
} | |
}, | |
{ | |
"TURKS & CAICOS ISLANDS": { | |
"code": "TC" | |
} | |
}, | |
{ | |
"TUVALU": { | |
"code": "TV", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"UGANDA": { | |
"code": "UG" | |
} | |
}, | |
{ | |
"UKRAINE": { | |
"code": "UA" | |
} | |
}, | |
{ | |
"UNITED ARAB EMIRATES": { | |
"code": "AE" | |
} | |
}, | |
{ | |
"UNITED KINGDOM": { | |
"code": "GB", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"UNITED STATES": { | |
"code": "US", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"URUGUAY": { | |
"code": "UY" | |
} | |
}, | |
{ | |
"VANUATU": { | |
"code": "VU" | |
} | |
}, | |
{ | |
"VATICAN CITY": { | |
"code": "VA", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"VENEZUELA": { | |
"code": "VE" | |
} | |
}, | |
{ | |
"VIETNAM": { | |
"code": "VN" | |
} | |
}, | |
{ | |
"WALLIS & FUTUNA": { | |
"code": "WF", | |
"postcode": "required" | |
} | |
}, | |
{ | |
"YEMEN": { | |
"code": "YE" | |
} | |
}, | |
{ | |
"ZAMBIA": { | |
"code": "ZM" | |
} | |
}, | |
{ | |
"ZIMBABWE": { | |
"code": "ZW" | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment