vimeo / py-money

Money class for Python 3
MIT License
125 stars 27 forks source link

Update incorrect subunit for VND. #19

Open codewithtim opened 2 years ago

codewithtim commented 2 years ago

The subunit for the VND currency is incorrect. This PR updates it from 10 to 1.

Sources for the correct subunit:

Facebook: https://developers.facebook.com/docs/marketing-api/currencies/ recommends subunit of 1 Adyen: https://docs.adyen.com/development-resources/currency-codes recommends 0 decimal