There is a setting $emailorderstatus=2; in includes.
When a login customer place an email order, but not complete the payment by bank transfer, then he places a second order and complete payment by PayPal, however he gets a redemption discount.
How can I avoid the not a real consumer redemption discount?
Hi Jim I see the problem but there isn't current a way to stop that happening so it will have to be a custom edit for now until I find a better way to sort this out. So open the file... vsadmin/inc/incemail.php ...in notepad and search for this line...
Hi Jim Yes, I'm afraid I forgot about this change but I've just added it to the v7.8 updater now. But you will also need to add this parameter to the includes.php file... $GLOBALS['loyaltypointnoemail']=TRUE;