How to add a new discount requirement by email domain

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
8 years ago
Hi all,


I have a requirement to check the user email domain then make discount.
Example: A guest use [email protected] , when detect "@gmail.com" domain then enjoy 20% discount.



Any plugin or different solution ?
8 years ago
edward910205 wrote:
Hi all,


I have a requirement to check the user email domain then make discount.
Example: A guest use [email protected] , when detect "@gmail.com" domain then enjoy 20% discount.



Any plugin or different solution ?



I don't know this type of Plugin exit or not. You can check  the http://validateemailaddress.org/ . It may help you.
6 years ago
Please check https://b2bsprout.com/email-discovery-tool/ for email verification
Real-Time email verification and Bulk email verification too. Free trail with 1000 email report.
6 years ago
I'd consider doing the following:

1.  Create a new Customer Role (ie.  GMailDiscount)
2.  Use custom code to assign that Role to a Customer if their email is like @gmail.com
3.  Create a Discount with a "Must Be Assigned To Customer Role" Requirement.  Choose GMailDiscount as the Role for the requirement.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.