A neon recurring-commission loop around a subscription app, fed by a referral code
RevenueCat affiliate program

Add an affiliate program
to your RevenueCat app.

RevenueCat doesn't include a native affiliate or referral feature. InfluTo adds one — creator referral codes, recurring commissions validated by RevenueCat, and automated Stripe payouts. Live in about five minutes.

Webhook integrationRecurring, per renewalNo monthly fee
RevenueCat-nativeRecurring commissionPay on real revenue5-minute setupRevenueCat-nativeRecurring commissionPay on real revenue5-minute setupRevenueCat-nativeRecurring commissionPay on real revenue5-minute setupRevenueCat-nativeRecurring commissionPay on real revenue5-minute setup
The missing piece

RevenueCat tracks your revenue. It doesn't grow it.

RevenueCat is the best subscription backend for mobile apps — entitlements, paywalls, analytics, the works. But it has no built-in way to recruit creators, attribute the installs they drive, or pay them a cut. That's the gap InfluTo fills.

RevenueCat answers "who is subscribed, and how much are they worth?" — the revenue source of truth.

InfluTo answers "which creator drove this subscriber, and what do we owe them?" — and pays it automatically, on every renewal.

Keep RevenueCat exactly as it is. Add a creator growth loop on top.

How attribution works

Connected by webhook. Matched by code.

InfluTo plugs into RevenueCat the way everything else does — over the webhook. No changes to how you track revenue.

1
The SDK tags the user in RevenueCat

When a referred user opens your app, the InfluTo SDK writes a RevenueCat subscriber attribute — influto_code — so the creator travels with the user into RevenueCat.

2
RevenueCat fires the webhook

On INITIAL_PURCHASE, RevenueCat sends InfluTo the event with that subscriber attribute attached. InfluTo reads the code and matches the creator.

3
Commission accrues on every renewal

Each RENEWAL event adds commission at the rate locked when the subscription started — so creators earn for the lifetime of the subscriber, not just the first payment.

4
Refunds are handled

Commission is held through the refund window, and CANCELLATION / EXPIRATION events keep payouts honest — you don't pay on revenue that reverses.

The whole integration, end to end
// 1 · The InfluTo SDK tags each referred user in RevenueCat — automatically
await InfluTo.checkAttribution()
//    → sets RevenueCat subscriber attributes:
//      influto_code = "FITGURU30"

// 2 · When the user subscribes, RevenueCat sends InfluTo a webhook:
{
  "type": "INITIAL_PURCHASE",
  "subscriber_attributes": { "influto_code": { "value": "FITGURU30" } }
}

// 3 · InfluTo matches the code, attributes the subscription, and accrues
//     recurring commission on every RENEWAL — at the rate locked on day one.
Deterministic by design: attribution rides a RevenueCat subscriber attribute, not ad-network guesswork — so it works on 100% of users, with no IDFA and no ATT prompt.
A single one-time coin next to a tall recurring stack of glowing coins
Recurring vs one-time

Pay creators every month they keep your subscriber.

Most app affiliate setups pay a one-time bounty per install. That's a weak hook for serious creators — and it rewards installs, not retention.

One-time bounty
Paid once

A flat fee per install. The creator stops caring the moment the user lands — and so does the incentive to send quality.

Recurring commission
Paid on every renewal

A share of the subscription for as long as the user keeps paying. Creators keep promoting because they keep earning — and they send users who actually subscribe.

Recurring commission aligns the creator with your retention. It's why serious creators choose it.

Setup

Live in about five minutes.

01

Add the SDK

Install the InfluTo SDK for your stack — React Native, iOS, Android or Flutter — or call the REST API. An AI coding agent can do it via our MCP server.

02

Point your RevenueCat webhook

Add InfluTo as a webhook integration in the RevenueCat dashboard. That's the entire backend connection — no revenue logic to rebuild.

03

Invite creators

Open your campaign or invite creators directly. Each gets a referral link and code to share on TikTok, YouTube, Reels or a podcast.

04

Get paid out, automatically

InfluTo attributes subscriptions, accrues recurring commission, and pays creators via Stripe Connect from your prepaid wallet.

Run the numbers

What recurring looks like.

Drag the sliders. You set the commission; you pay nothing until a creator earns you a subscriber.

50
$9.99
25%
12
New monthly recurring revenue
$500/mo
≈ $1499 in creator commission over 12 months — paid only as they renew
You pay$137/mo

Creator commission + InfluTo's 10% fee, per month — only on subscriptions that actually renew.

Start free

Illustrative estimate — you set the commission. Commission accrues on RevenueCat-validated renewals and is paid via Stripe.

InfluTo vs DIY

Buy it, or build it on the webhook.

You could wire all of this against the RevenueCat webhooks yourself. Here's what you'd be rebuilding.

What you needInfluToRevenueCat alone / DIY
Affiliate & referral programBuilt inNot included
Recurring commission attributionAutomatic, per renewalBuild & maintain it
Creator payoutsAutomated via Stripe ConnectManual / spreadsheets
Refund & clawback handlingHeld through refund windowYour code's problem
Mobile SDKsRN · iOS · Android · FlutterRoll your own
Setup time~5 minutesWeeks of engineering

RevenueCat stays the source of truth for your subscription revenue; InfluTo sits on top to attribute and reward the creators who drive it. Prefer to build it yourself? The same webhook is open to you — InfluTo is just the off-the-shelf version.

RevenueCat apps already running InfluTo
Kaloria AI
Kaloria AI
AI nutrition
MenuGuide
MenuGuide
Dining
VoiceTask
VoiceTask
Productivity

RevenueCat affiliate questions, answered.

Turn RevenueCat revenue into a growth loop.

Add an affiliate program to your subscription app in minutes. Pay creators only when they pay off.

Free to startWebhook setupRecurring commission
See the full developer overview