#chemuturi - price

1 messages · Page 1 of 1 (latest)

woven oriole
#

What error are you getting?

thin reef
#

Nothing but it is rounding to two digits!

#

That is for 0.225 it is creating as 0.22!

#

PriceCreateParams.Tier.builder().setUnitAmount((long) 22.5).build()

woven oriole
thin reef
#

Thanks, let me try it!