Create many coupon with the same name but restrict each with the different email
-
I want to give coupon to user when they share his purchase with friends via email or facebook share. I called coupon code is “SPECIALFRIEND”.
For this process i have already done the code. In which i have added coupon with the email restriction of the user.
Like
User one share then coupon SPECIALFRIEND ->[email protected]
User Two share then coupon SPECIALFRIEND ->[email protected]This is working perfect but when i am testing to use these email with the user one or user two account and when i added this coupon it’s added to cart but when i make a purchase on the order page it’s give me error “Sorry, it seems the coupon “SPECIALFRIEND” is not yours – it has now been removed from your order.”
Please help me to remove this restriction. I need to be create multiple coupon with the same name with diffrent email restriction and expiry date.
- The topic ‘Create many coupon with the same name but restrict each with the different email’ is closed to new replies.