Hi!
I set up an Order Rule with the following parameters (Magento 1.9)
Website: Global
Customer Type: Everyone
Expiration and start date: (empty)
Rule Type: Order
Ordering: 2
Mini Order Total Type: All Orders
Minimum Amount: 35
Order number to trigger rule: empty
Percent of order total:empty
Credit Type: instant
Coupon to copy: coupon code generated for 10 €
What I want to have is a rule where a sponsor can invite friend and when his friend sign in and make purchase for more than 35€ an email is sent to him and to his sponsor with a coupon of 10€
I already have several customers who did exactly that (I can see in Aworewards dashboard) that their friends sign in. There is no indication in this dashboard that a purchase have been made but I know they did. No email is sent (checked with customer and throught Mandrill that I use to dispatch my emails)
I'm trying to understand how the Order rules are checked in the system. I found a cron job but it's only for review and I don't see when the Order rules are checked. Is there a cron job as well ? Is it checked whenever an order is made (which means that there are no queue list - in case of cron malfunction for example ...) ?
Please give me some directions to help debug this issue
Thanks in advance
Pierre
I set up an Order Rule with the following parameters (Magento 1.9)
Website: Global
Customer Type: Everyone
Expiration and start date: (empty)
Rule Type: Order
Ordering: 2
Mini Order Total Type: All Orders
Minimum Amount: 35
Order number to trigger rule: empty
Percent of order total:empty
Credit Type: instant
Coupon to copy: coupon code generated for 10 €
What I want to have is a rule where a sponsor can invite friend and when his friend sign in and make purchase for more than 35€ an email is sent to him and to his sponsor with a coupon of 10€
I already have several customers who did exactly that (I can see in Aworewards dashboard) that their friends sign in. There is no indication in this dashboard that a purchase have been made but I know they did. No email is sent (checked with customer and throught Mandrill that I use to dispatch my emails)
I'm trying to understand how the Order rules are checked in the system. I found a cron job but it's only for review and I don't see when the Order rules are checked. Is there a cron job as well ? Is it checked whenever an order is made (which means that there are no queue list - in case of cron malfunction for example ...) ?
Please give me some directions to help debug this issue
Thanks in advance
Pierre