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

Make 100 max discount percentage #1376

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Conversation

pkevan
Copy link
Contributor

@pkevan pkevan commented Sep 24, 2024

Safeguard against percentages higher than 100, since it throws the reporting out - does not appear to affect payments (i.e. a refund for negative balance).

Fixed #1372.

See: https://wordpress.slack.com/archives/C08M59V3P/p1727101178232939

Safeguard against percentages higher than 100, since it throws the reporting out - does not appear to affect payments (i.e. a refund for negative balance).

Fixed #1372.

See: https://wordpress.slack.com/archives/C08M59V3P/p1727101178232939
@pkevan pkevan added the [Component] CampTix Including addons label Sep 24, 2024
@pkevan pkevan merged commit ceba226 into production Sep 24, 2024
3 checks passed
@pkevan pkevan deleted the fix/discount-percentage branch September 24, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Component] CampTix Including addons
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't allow discount percentage coupons > 100%
1 participant