payscale / country-currency-map

Mapping of countries and their primary currency.
Apache License 2.0
22 stars 15 forks source link

Afghanistan currency code #22

Open bapusethi opened 5 years ago

bapusethi commented 5 years ago

Hi,

We use country currency map for our UI and it works great. But we have a problem with AFA currency code as Afghanistan's currency. Its an old code and our payment service(Transferwise) does not support it. I also checked with Stripe they also dont support AFA.

Would you be able to move to AFN?

salman-turing commented 4 years ago

You can use this forked and fixed package from here: github:salman-turing/country-currency-map#master Update your project's package.json to install it from my repo until the PR is merged. "country-currency-map": "github:salman-turing/country-currency-map#master"