Uploader commission (%)
Default % of sale paid to the file owner (approved affiliate) on attributed file checkouts. Default 30. Not the ?aff= cookie user.
Uploader commission (%)
Default percent of the sale amount paid to the file owner when a Premium/traffic purchase is attributed to a file and no higher-priority override applies.
Where to find it
Admin → Settings → Affiliation → Uploader commission (%)
Setting key: aff.uploader_commission_percent
Default: 30. Range 0-100. Combined with Webmaster commission (%) cannot exceed 100 on save.
Money path
1. Checkout includes a fileId (buyer came from that file's funnel)
2. Earner = file owner (File.userId), if they are an approved affiliate - not whoever is in the ?aff= cookie
3. Amount = floor(grossCents × percent / 100)
4. Percent priority: per-user override → Per-plan commission overrides → this global %
5. Role uploader → Pending for hold period → Approved → withdrawable
?aff= still tracks landings; cash for file sales goes to the uploader.