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

Implement Seller-Specific Coupon Handling #44

Open
SPLATPLAYS opened this issue Jan 4, 2025 · 4 comments
Open

Implement Seller-Specific Coupon Handling #44

SPLATPLAYS opened this issue Jan 4, 2025 · 4 comments
Labels
enhancement New feature or request

Comments

@SPLATPLAYS
Copy link

To improve the coupon handling system for platforms like Etsy, we need to support seller-specific coupon codes alongside site-wide coupon codes. Each seller on such platforms can have unique coupon sets, and it is important to integrate a mechanism that

  1. Distinguishes between site-wide and seller-specific coupons.
  2. Validates applicable coupons based on the context (seller or site-wide).
  3. Optimises for the best deal available, ensuring users always receive the most advantageous discount.

The solution must be designed to seamlessly handle both coupon types without causing conflicts or confusion. (Different categories?)

@Abdallah-Alwarawreh
Copy link
Owner

This will be so complicated to implement ngl

@Abstra208
Copy link
Collaborator

We have someone working on it, thanks for the idea. It might take some time, but it has been added to someone's list.

@SPLATPLAYS
Copy link
Author

Yeah, this is very difficult but needs to be implemented, good to at least have it on the list.

@Abstra208
Copy link
Collaborator

@Abdallah-Alwarawreh you close this as "planned"

@Abstra208 Abstra208 added the enhancement New feature or request label Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants