Your portal ships with an optional multi-tier referral system. It's scoped to your workspace — separate from any platform-wide referral logic.
How it works
Each partner gets a referral link. When someone signs up with that link, they're added to the referrer's downline. When that new partner later earns a commission, a portion is also credited to the referrer (and optionally to the referrer's referrer, up to 3 generations).
Configuration
- Rates are expressed in basis points —
500means 5%. - Generations — 1, 2, or 3. Example:
[500, 300, 200]pays 5% / 3% / 2%. - Payment — referral commissions are paid by you, the startup (
platform_fee: 0). They're independent of Traaaction's own pricing. - Clawbacks cascade automatically via
referral_source_commission_id: if the source sale is refunded, all linked referrals are removed.