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

Feature: Toggle interaction limitations on coupons and discounts #177

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

R4Nilluminatixs
Copy link
Contributor

This feature allows customization of the interaction between coupons and discounts that are applied to the cart of the user. Discounts can disallow usage of coupons and vice versa.

Also added in this feature is a fix for the validation exception response in the cart, this would show the error message related to "code" to both coupons add input field and the gift card add input field.

Closes: feature/coupon-and-discount-interaction-limitations

@R4Nilluminatixs
Copy link
Contributor Author

Screenshot from 2024-02-25 20-34-57
^ New error

Screenshot from 2024-02-25 20-35-22
^ New setting

Screenshot from 2024-02-25 20-35-27
^ New setting

@R4Nilluminatixs R4Nilluminatixs force-pushed the feature/coupon-and-discount-interaction-limitations branch from 5cb7a39 to ff6412b Compare February 25, 2024 19:36
src/Cart/Cart.php Outdated Show resolved Hide resolved
This feature allows customization of the interaction between coupons and discounts that are applied to the cart of the user. Discounts can disallow usage of coupons and vice versa.

Also added in this feature is a fix for the validation exception response in the cart, this would show the error message related to "code" to both coupons add input field and the gift card add input field.

Closes: feature/coupon-and-discount-interaction-limitations
@R4Nilluminatixs R4Nilluminatixs force-pushed the feature/coupon-and-discount-interaction-limitations branch from ff6412b to d24dd79 Compare February 26, 2024 12:18
@R4Nilluminatixs
Copy link
Contributor Author

@MrMicky-FR sorry about the delay in conflict resolution.. PR should be ready to go!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants