mkmoorthy1 Posted October 5, 2013 Share Posted October 5, 2013 where to change voucher validity ,amount or percentage? Link to comment Share on other sites More sharing options...
Paulito Posted October 5, 2013 Share Posted October 5, 2013 Good morning Ps 1.5.5 using default theme This should be in: Back office > Price rules > Cart rules Paul Link to comment Share on other sites More sharing options...
mkmoorthy1 Posted October 5, 2013 Author Share Posted October 5, 2013 thanks for the quick response. Anything I will get back Link to comment Share on other sites More sharing options...
mkmoorthy1 Posted October 5, 2013 Author Share Posted October 5, 2013 My problem is that a if user refers a friend's email during signup he gets a certain percentage of discount now I want to reduce the percentage. But as you mentioned in cart rules there is no option. It only generates a new voucher. Link to comment Share on other sites More sharing options...
vekia Posted October 7, 2013 Share Posted October 7, 2013 hello what module you use for this feature ? maybe some external solution? Link to comment Share on other sites More sharing options...
mkmoorthy1 Posted October 14, 2013 Author Share Posted October 14, 2013 Ps 1.5.5 using default theme This should be in: Back office > Price rules > Cart rules I used the customer refferal module to change the vocuher settings when customer refers a firend But i have two issues when we give a customer a voucher through Back office > Price rules > Cart rules customer does not a get mail alert how to notify the customer with a mail Link to comment Share on other sites More sharing options...
vekia Posted October 14, 2013 Share Posted October 14, 2013 it doesn't work like you described. if you create voucher manually, script doesn't sent any emails to customers etc. Link to comment Share on other sites More sharing options...
mkmoorthy1 Posted October 15, 2013 Author Share Posted October 15, 2013 can we generate a email through code. If then how? Link to comment Share on other sites More sharing options...
vekia Posted October 15, 2013 Share Posted October 15, 2013 you can do it CartRule.php class in function public function add($autodate = true, $null_values = false); Link to comment Share on other sites More sharing options...
Recommended Posts