You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently donations do not support decimals amounts.
This makes sense for donations with purpose trees as we never intended to allow decimal tree donations. However, this does not make sense for Donations in other units, eg, currency, or sq.m
When this task is complete, for all donations except for purpose = trees users should be able to make donations in decimal units.
eg: USD 5.21 donation.
When allowing decimals, be aware of localization of currency units. eg: 200.000,00 in Germany is written as 200,000.00 in US, 20,00,00.00 in India, etc.
The text was updated successfully, but these errors were encountered:
Currently donations do not support decimals amounts.
This makes sense for donations with purpose trees as we never intended to allow decimal tree donations. However, this does not make sense for Donations in other units, eg, currency, or sq.m
When this task is complete, for all donations except for purpose =
trees
users should be able to make donations in decimal units.eg: USD 5.21 donation.
The text was updated successfully, but these errors were encountered: