Closed takis closed 8 years ago
According to the OFX 2.1.1 specification, comma's are allowed, while separators for thousands and millions so on are not.
Amounts that do not represent whole numbers (for example, 540.32), must include a decimal point or comma to indicate the start of the fractional amount. Amounts should not include any punctuation separating thousands, millions, and so forth.
Handling commas as decimal separators is one of those things that is obvious in retrospect but never occurred to me before. Thank you for your fixes and tests!
BNP Paribas Fortis in Belgium uses commas as the decimal separator instead of points.