py-money icon indicating copy to clipboard operation
py-money copied to clipboard

Update incorrect subunit for VND.

Open codewithtim opened this issue 2 years ago • 0 comments

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

codewithtim avatar Apr 11 '22 15:04 codewithtim