To set up tiered commission rates based on the number of customers a partner has referred, you'll need to create separate flows for each tier.
Here’s how to configure each flow individually:
First flow: 25% Commission
Condition: Number of customers is less than 5
Flow action: Set commission rate to 25%
Second Flow: 35% Commission
Condition: Number of customers is greater than 4 and is less than 20
Flow action: Set commission rate to 35%
Third Flow: 50% Commission
Condition: Number of customers is greater than 19
Flow action: Set commission rate to 50%
By creating each condition in a separate flow, the platform will automatically apply the appropriate commission rate as partners move from one customer tier to the next, ensuring accurate and dynamic rate adjustments based on customer count.