Payment Sources
<BonusMatchPay>
<BonusMatchPay>Pays a matching bonus on MatchBonus.
Attribute  | Description  | 
|---|---|
  | The bonus to match on.  | 
  | The percent of   | 
  | A comment to put in the bonus detail.  | 
Example
<BonusMatchPay MatchBonus="" Percent="" Comment="">
  <PercentModifiler>
    <PVCondition Volume="IVolumeAccumulator" Min="100" Max="900" />
  </PercentModifiler>
</BonusMatchPay><BonusPay>
<BonusPay>Pays based on the bonus amount set on the inventory item purchased.
Attribute  | Description  | 
|---|---|
  | A comment to put in the bonus detail.  | 
  | The percent of the bonus to pay.  | 
  | 
Example
<BonusPay Comment="" Percent="" VolumeRange="" /><FixedAmountPay>
<FixedAmountPay>Pays fixed Amount unless GroupSize is more than 0, then is pays Amount on each batch of GroupSize.
Attribute  | Description  | 
|---|---|
  | The bonus amount to pay.  | 
  | A comment to put in the bonus detail.  | 
  | The group size to pay each amount on. Set to 0 to pay a single bonus.  | 
  | 
Example
<FixedAmountPay Amount="" Comment="" GroupSize="" OneTimeKey="" /><IndexedBonusPay>
<IndexedBonusPay>Pays based on the Index amount set on the inventory item purchased.
Attribute  | Description  | 
|---|---|
  | The bonus index corresponding to the inventory item index bonus.  | 
  | The percent of the bonus to pay.  | 
  | A comment to put in the bonus detail.  | 
Example
<IndexedBonusPay Index="" Comment="" Percent="" /><InstallmentPay>
<InstallmentPay>Attribute  | Description  | 
|---|---|
  | |
  | |
  | A comment to put in the bonus detail.  | 
  | 
Example
<InstallmentPay TotalParts="" TotalToPay="" Comment="" Rule="" /><LesserLegPay>
<LesserLegPay>Attribute  | Description  | 
|---|---|
  | |
  | Percent to pay  | 
  | |
  | A comment to put in the bonus detail.  | 
Example
<LesserLegPay Tree="" Percent="" Comment="" IncludePV="" /><PVBatchPay>
<PVBatchPay>Attribute  | Description  | 
|---|---|
  | The volume to pay on.  | 
  | |
  | Amount to Pay  | 
  | |
  | A comment to put in the bonus detail.  | 
  | 
Example
<PVBatchPay Volume="" BatchSize="" Amount="" AllowVolumeSplits="" TrackUsedVolume="" Comment="" /><PVPay>
<PVPay>Pays a percentage of Volume.
Attribute  | Description  | 
|---|---|
  | The volume to pay on.  | 
  | A comment to put in the bonus detail.  | 
  | The percent of   | 
Example
<PVPay Volume="" Percent="" Comment="" /><SequencePay>
<SequencePay>Attribute  | Description  | 
|---|---|
  | |
  | |
  | |
  | |
  | A comment to put in the bonus detail.  | 
Example
<SequencePay SequenceSize="" RestartOnFailed="" Rule="" Comment="">
  <Pay>
    <FixedAmountPay Amount="25" Comment="$25 bonus" GroupSize="0" />
  </Pay>
</SequencePay><WeakLegVolumePay>
<WeakLegVolumePay>Attribute  | Description  | 
|---|---|
  | |
  | |
  | |
  | |
  | |
  | A comment to put in the bonus detail.  | 
Example
<WeakLegVolumePay TreeVolume="" PercentPay="" WeakLegVolume="" StrongLegVolume="" TotalMaxVolume="" Comment="" /><CheckMatchCap>
<CheckMatchCap>Pays a matching bonus on MatchBonus with a possible cap.
Attribute  | Description  | 
|---|---|
  | The bonus to match on.  | 
  | The percent of   | 
  | A comment to put in the bonus detail.  | 
  | The Max amount an associate can make on this bonus.  | 
Example
<CheckMatchCap MatchBonus="" Percent="" Comment="" BonusCap="">
  <PercentModifiler>
    <PVCondition Volume="IVolumeAccumulator" Min="100" Max="900" />
  </PercentModifiler>
</CheckMatchCap><AllOfIt>
<AllOfIt>Pays a percentage of PayVolume with multiple cap sources
Attribute  | Description  | 
|---|---|
  | The volume to pay on  | 
  | Percent to pay.  | 
  | Cap in Dollar Amount  | 
  | Autoship Template Volume to Cap From  | 
  | A comment to put in the bonus detail.  | 
Example
<AllOfIt PayVolume="" Percent="" HardCap="" AutoshipVolume="" Comment="" /><DirectOrderPayout>
<DirectOrderPayout>Pays a percentage of Volume.
Attribute  | Description  | 
|---|---|
  | The volume to pay on.  | 
  | A comment to put in the bonus detail.  | 
  | The percent of [Volume] to pay.  | 
  | Types That Receive All of It Bonus  | 
  | Cap in Dollar Amount  | 
  | Autoship Template Volume to Cap From  | 
Example
<DirectOrderPay Volume="" Percent="" Comment="" AssociateBaseTypes="" HardCap="" AutoshipVol="" /><FastStartBonus>
<FastStartBonus>Fast Start Level Bonus
Attribute  | Description  | 
|---|---|
  | Start Level to Process.  | 
  | Days from Enrollment for Start of Period.  | 
  | Days from Enrollment for End of Period.  | 
  | Amount to Pay.  | 
  | A comment to put in the bonus detail.  | 
Example
<FastStart Level="" StartDays="" EndDays="" Amount="" Comment="" />Updated 5 months ago
