AmountInWei will have a wei-like units. Amount field becomes deprecated because it kept string with float value. Comparison (in case of Decimals == 5): Amount (deprecated) = "1.2" AmountInWei = "120000" Issue #11588