Pay 2 different commissions against a Transaction
Summary:
I need to pay 2 different commissions against a transaction. Below is an example.
Commission 1 - Pay 3% of the Transaction Amount, if
Transaction Type = Order
Product Type = Special
Commission 2 - Pay 4% of the Transaction Amount, if
Product Group = ABC
If a Transaction has attribute values satisfying above cases. how can we pay both commissions?
Currently, though we have set up 2 different Performance measures for the above 2 use cases, only one of the credit categories is getting punched on the transaction, hence only 1 commission is paid.
I cannot use winner in Credit rules as the payout% % is different in both use cases.