Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coupons price input doesn't account for limit of decimals in store settings #14071

Open
iamgabrielma opened this issue Sep 30, 2024 · 1 comment
Labels
feature: coupons Related to basic fulfillment such as order tracking. type: enhancement A request for an enhancement.

Comments

@iamgabrielma
Copy link
Contributor

iamgabrielma commented Sep 30, 2024

When creating coupons, it's possible to add more decimals than the limit set under Settings > General:

Screenshot 2024-09-30 at 16 11 05

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 )

@iamgabrielma iamgabrielma added type: enhancement A request for an enhancement. feature: coupons Related to basic fulfillment such as order tracking. labels Sep 30, 2024
@dangermattic
Copy link
Collaborator

Thanks for reporting! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: coupons Related to basic fulfillment such as order tracking. type: enhancement A request for an enhancement.
Projects
None yet
Development

No branches or pull requests

2 participants