1
0 Comments

Just Added a Referral System to SoceTonAI Script OCR API (10% Rewards)

I just implemented a referral system for SoceTonAI Script OCR, and tried to keep it dead simple.

How it works

Every user now gets a unique code like:

REF-######

They can share it with anyone.

Incentives

  • Referrer earns 10% of the referred user’s spending

  • Referred user gets +10% bonus on top-ups

So both sides win.

Why I added this

Most of my users are:

  • developers building KYC / OCR pipelines

  • indie hackers

  • small startups

These people already share tools with each other — I just added a small incentive layer on top.

Design decisions

I avoided:

  • complicated tiers

  • point systems

  • expiring rewards

Kept it:

  • predictable

  • easy to explain

  • easy to calculate

Learn more about the product: https://soceton.com/docs

What I’m curious about

For those who’ve implemented referrals:

  • Did simple % rewards work better than credits/points?

  • Is 10% enough to motivate sharing?

  • Any abuse patterns I should watch for early?

posted toAvatar for product SoceTonAI Script OCR
SoceTonAI Script OCR