Customer Limit not taking effect until third order
-
I have a customer rule set for a maximum amount of $150. There is also a cart limit of $150. All customers are registered users. After every checkout, the user is logged out and redirected to a thank you page.
What is happening:
Example: Customer Order 1 – $100 placed, Order 2 – $100 placed with no issue, Order 3 of any amount is not permitted. The maximum limit starts working on third order attempt.
What I want to happen:
Example: Customer Order 1 – $100 placed, Order 2 – $100 is not permitted because it exceeds $150 total amount limit, and allow an order of $40.
How can I set the maximum limit to work properly?
The topic ‘Customer Limit not taking effect until third order’ is closed to new replies.