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

Limit guest user (actually all users) to use coupon only once #3918

Closed
seansan opened this issue Mar 29, 2016 · 5 comments
Closed

Limit guest user (actually all users) to use coupon only once #3918

seansan opened this issue Mar 29, 2016 · 5 comments
Assignees
Labels
feature request improvement Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@seansan
Copy link

seansan commented Mar 29, 2016

Request: build in simple functionality to inlcude guest users (hence their email) in the check if a coupon code is already used. @sonalagr

Steps to reproduce

  1. Suppose we set-up a coupon code that can only be used once
  2. Guest users can check out with 2 orders and the coupon is still valid

Expected result

  1. Second order the coupon code is invalidated (client already ordered with that username OR e-mail
  2. ...

Actual result

  1. User can use the coupon code again

Possible solution

  • can be a setting in the backend to decide if we do or do ot want to include the check on email address for the count of number of times a coupon has been used

References
http://magento.stackexchange.com/questions/4785/magento-coupon-codes-only-one-coupon-guest-customer
http://magento.stackexchange.com/questions/33598/magento-coupons-limit-per-use-o-per-customer-not-working
#776
https://community.magento.com/t5/Admin-Configuration-Questions/Coupon-One-Time-Use-for-Guest-User/td-p/23603
https://www.reddit.com/r/Magento/comments/2yq3vb/coupon_code_limit_1_use_per_coupon_not_working/
https://ecommerce.shopify.com/c/ecommerce-marketing/t/discount-code-limit-to-1-time-per-customer-154688

@sonalagr
Copy link

I have seen all these links but they don't provide any solution.
What I want to check on email address for guest users,if email address already associated with any order and used the coupon code,then next time the coupon code won't be applied.

@seansan
Copy link
Author

seansan commented Mar 29, 2016

If you want to contribute to or report a missing feature you can do this
here. If you want other people to help you find a solution to a specific
problem and/or explain your problem and the steps you have taken to
investigate - maybe you can ask the question on stackexchange?
http://magento.stackexchange.com/.

On Tue, Mar 29, 2016 at 8:54 AM, sonalagr [email protected] wrote:

I have seen all these links but they don't provide any solution.
What I want to check on email address for guest users,if email address
already associated with any order and used the coupon code,then next time
the coupon code won't be applied.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#3918 (comment)

@tkacheva
Copy link

Coupon enhancements are in the promotions backlog. MAGETWO-51967

@vkorotun vkorotun removed the CS label Aug 4, 2016
@tkacheva tkacheva added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Aug 19, 2016
@piotrekkaminski
Copy link
Contributor

Thank you for your submission.

We recently made some changes to the way we process GitHub submissions to more quickly identify and respond to core code issues.

Feature Requests and Improvements should now be submitted to the new Magento 2 Feature Requests and Improvements forum (see details here).

We are closing this GitHub ticket and have moved your request to the new forum.

@seansan
Copy link
Author

seansan commented Aug 30, 2016

It was acknowledged ... and I dont believe in a FORUM being the proces and method to store important feedback and sometimes even code suggestions ... it will get lost, forgotten - the forum will be killed in 2018 or 2019 just like the previous one. I never understood why one did not open a simple uservoice account or JIRA account and log it there.

magento-engcom-team pushed a commit that referenced this issue Mar 20, 2019
[Performance] 
Execution of heavy admin operations in asynchronous flow
Tasks:
- MC-13864 Consumer always read config from memory
- MC-13613 Product mass update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request improvement Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests

6 participants