Useful extensions to return culture related data
These extensions can be found within the namespace UmbCheckout.Shared.Extensions
UmbCheckout.Shared.Extensions
Gets the 3 letter ISO4217 currency code
CultureInfo.CurrentUICulture.GetISOCurrencySymbol()
Last updated 2 years ago