To set up time-based commission adjustments where rates decrease over time (e.g., starting at 30%, then moving to 25% after 3 months, and to 20% after 5 months), you'll need to create separate flows for each rate adjustment.
Here’s how to configure each flow individually:
First flow: 30% commission for Initial 3 months
Condition: Customer created date is within 3 months.
Flow action: Set commission rate to 30%.
Second flow: 25% commission from 3 to 5 months
Condition: Customer created date is within 5 months and is after 3 months.
Flow action: Set commission rate to 25%.
Third flow: 20% commission after 5 months
Condition: Customer created date is after 5 months.
Flow action: Set commission rate to 20%.
By creating each condition in a separate flow, the platform will apply the appropriate rate based on how long the customer has been active, transitioning seamlessly from one rate to the next.