Tags/topics: 
1
Answers
Vote up!
0
Vote down!

Whiteboard: Applying a discount on SECOND order

Looking for some ideas on how I might achieve this. Normally my go-to is Rules but I'm not seeing that there since I have to check user, then order, etc. The users will be logged in so anon users will come back false. Seems like the logic is simple

RULE:
IF user logged in->Yes->IF order=0Yes->Apply Discount
else->No deal sucka

Anyone have any rules suggestions?

Asked by: Sean
on August 1, 2012

1 Answer

Vote up!
0
Vote down!

This rule will have to run as a pricing rule (all discounts will). The trick would be determining if the logged in user has any other orders that have a status of "Completed." That will require a custom condition...

Josh Miller
Answer by: Josh Miller
Posted: Sep 5, 2012