Gringotts: A complete payment library for Elixir and Phoenix Framework

Uhh, is this safe?! You should never ever ever ever use floats for money, never ever ever EVER… o.O
Should not accept it as floating point, should not give it as floating point, should not display it as floating point, etc… Fixed point only. And never ever ever by using floating point calculations internally either, ever.
(See my many prior posts about floating point as to why.)

4 Likes