Coupons price input doesn't account for limit of decimals in store settings #14071
Labels
feature: coupons
Related to basic fulfillment such as order tracking.
type: enhancement
A request for an enhancement.
When creating coupons, it's possible to add more decimals than the limit set under Settings > General:
If we compare it with the input field for Custom Amounts, this will disallow the merchant to input more than n digits in the UI (eg, will only allow for 2 decimals if
Number of decimals = 2
)The text was updated successfully, but these errors were encountered: