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

coupon with maximum uses per customers, also for guest checkout (use email) #776

Closed
seansan opened this issue Dec 1, 2014 · 17 comments
Closed
Assignees
Labels
improvement Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@seansan
Copy link

seansan commented Dec 1, 2014

When a coupon is made with maximum uses per customers. Then one would expect it to check the database for an order from that customer (and we have the email). Or at least an option: if not logged in, check email too.

So the option use coupon once only counts logged in customers

When there should also be a check for (unique) email counts per order for guest checkouts

This would be great to add. We have a customer who has ordered every month the last year with a coupon code that can only be used once per customer. It is not closed loop solution: but checking for an already existing order from the email you would solve 99%

http://magento.stackexchange.com/questions/4785/magento-coupon-codes-only-one-coupon-guest-customer

@tkacheva
Copy link

@seansan
Currently we support maximum coupon uses per customers only for logged in users

@seansan
Copy link
Author

seansan commented Jan 16, 2015

this I know

hence the request to create a setting to maximize it per unique email
address

On Fri, Jan 16, 2015 at 4:30 PM, tkacheva notifications@github.com wrote:

@seansan https://github.com/seansan
Currently we support maximum coupon uses per customers only for logged in
users


Reply to this email directly or view it on GitHub
#776 (comment).

@tkacheva
Copy link

@seansan
Isn't it very easy to customers to use different emails on checkout to get the promotional discount?

@seansan
Copy link
Author

seansan commented Jan 28, 2015

Many articles have been written about this

No. They don't.

But some people do. But they need to know. Need to want to do it. And actually do it.

The solution is better than now = no functionality to check at all

Sent from my iPhone.

On 28 Jan 2015, at 17:18, tkacheva notifications@github.com wrote:

@seansan
Isn't it very easy to customers to use different emails on checkout to get the promotional discount?


Reply to this email directly or view it on GitHub.

@tkacheva
Copy link

We will look into this. Thank you!

@vpelipenko
Copy link
Contributor

Internal ticket: MAGETWO-32177

@vpelipenko vpelipenko added CS Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development labels Feb 20, 2015
@sonalagr
Copy link

I also want to limit guest user to use coupon only once.I also want this feature. Does anyone have the solution?

@seansan
Copy link
Author

seansan commented Mar 29, 2016

I agree - but think this is a new ticket. With its own argumentation.

@sonalagr
Copy link

Hi Sensan,
Can you provide any solution regarding limiting usage for guest user?

@rex-z
Copy link

rex-z commented Jun 21, 2016

@hi there,
It has been more than a year. Was there any update? Will this feature exist on Magento 2.0?

@sonalagr , for now you will have to set the promo code to be valid for logged in customers only (remove NOT LOGGED IN option).
Another option is to use auto generation code so every code is unique, and make it one time use storewide.

@tkacheva
Copy link

@rex-z coupon enhancements is a part of promotion scope. Follow the roadmap updates

@seansan
Copy link
Author

seansan commented Jun 21, 2016

@tkacheva : "Follow the roadmap updates"

Where can these be found? (did not know this either)

@tkacheva
Copy link

@seansan they are given at magento live and imagine conference

@seansan
Copy link
Author

seansan commented Jun 22, 2016

OK. THX

FYI Would be really good to have this online somewhere.

On Wed, Jun 22, 2016 at 11:49 AM, Olena Tkacheva notifications@github.com
wrote:

@seansan https://github.com/seansan they are given at magento live and
imagine conference


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#776 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAn0a9dy9poI98HqJzhKeqWlDIM1jQgtks5qOQUggaJpZM4DCmmn
.

@vkorotun vkorotun removed the CS label Aug 4, 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.

mmansoor-magento pushed a commit that referenced this issue Jan 26, 2017
Bug fixes:
* MAGETWO-62426: "As low as" price shown if price different on global and store view level
@brushbaby
Copy link

Hi There, I have also requested this feature too and be referenced to this thread. I cannot find this specific ticket easily on the new forum. Is anyone able to provide an update on when this feature is likely to be available? We really need to be able to limit a coupon code to a 1 time use only for non logged in customers. Please advise the status/is this going to be introduced and when? Thanks

@magento-engcom-team magento-engcom-team added the Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed label Dec 18, 2017
@srenon
Copy link
Member

srenon commented Dec 18, 2017

Since this core fix only seem to apply to M2.3 try https://github.com/magepal/coupon-limit-guest-checkout

fe-lix- pushed a commit to fe-lix-/magento2 that referenced this issue Apr 6, 2018
…port-from-travis

Remove Support of PHP 7.0.* on Travis Builds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed 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