Promotion Bonuses For Multiple Values

We want to create a promotion as below:

1-Order Subtotal > equal or greater > Usd 100 > Bonus > (by fixed amount) Usd 25

2-Order Subtotal > equal or greater > Usd 200 > Bonus > (by fixed amount) Usd 50

3-Order Subtotal > equal or greater > Usd 300 > Bonus > (by fixed amount) Usd 75

4-Order Subtotal > equal or greater > Usd 400 > Bonus > (by fixed amount) Usd 100

We created 4 different cart promotions.

But, for ex. when the customers has Usd 235 total cart amount, Cs Cart calculates the discount amount Usd 75. (25 for the 1st promo and 50 for the 2nd)

How can we overcome the situation?

We want to create a promotion as below:

1-Order Subtotal > equal or greater > Usd 100 > Bonus > (by fixed amount) Usd 25

2-Order Subtotal > equal or greater > Usd 200 > Bonus > (by fixed amount) Usd 50

3-Order Subtotal > equal or greater > Usd 300 > Bonus > (by fixed amount) Usd 75

4-Order Subtotal > equal or greater > Usd 400 > Bonus > (by fixed amount) Usd 100

We created 4 different cart promotions.

But, for ex. when the customers has Usd 235 total cart amount, Cs Cart calculates the discount amount Usd 75. (25 for the 1st promo and 50 for the 2nd)

How can we overcome the situation?

You should specify the priority for the mentioned promotions. Latest promotion should have highest priority. Then just enable the Stop other rules setting for each promotion.

Thank you very much eComLabs.