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

Commits on Feb 26, 2024

  1. Feature: Toggle interaction limitations on coupons and discounts

    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
    illuminatisx committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d24dd79 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    6fa1ef0 View commit details
    Browse the repository at this point in the history