VisEntities
Active Member
It looks like there's a bug when creating a coupon code of type Fixed Discount
For example, if you create a coupon worth $7.99 and a user tries to buy a resource that also costs $7.99, the coupon gets accepted, and the total updates to $0.00 as expected
But when they click buy, it throws an error saying:
“Please enter a number that is at least 0”
So basically, it allows the coupon to apply, but the checkout fails when the final total is zero

For example, if you create a coupon worth $7.99 and a user tries to buy a resource that also costs $7.99, the coupon gets accepted, and the total updates to $0.00 as expected
But when they click buy, it throws an error saying:
“Please enter a number that is at least 0”
So basically, it allows the coupon to apply, but the checkout fails when the final total is zero
