How can I convert currency (String), whose decimal places are separeted by a comma to BigDecimal ?
BigDecimal
String price = "9999,99" BigDecimal