Partner program software built to grow with your roster.
Launch an affiliate, referral, or creator partner program with real attribution, direct Stripe payouts, and a built-in creator marketplace. OpenPartner gives you the software to run the program and the Network to help more partners find it.
Run the program. Recruit the partners. Keep control.
OpenPartner is for teams that want more than basic affiliate software. You get attribution, payouts, and partner discovery in one stack.
Affiliate tracking that reaches revenue
Track every customer from click to signup to paid revenue. OpenPartner follows the partner who drove the deal instead of stopping at the first easy event.
Commission terms you control
Run flat, percentage, one-time, or recurring commissions. Set the economics that fit your business instead of squeezing into a fixed rate card.
Direct Stripe payouts
Pay partners into their own Stripe accounts on your schedule. OpenPartner runs the software and ledger layer, not the money flow.
Partner discovery built in
Most partner program software helps you manage partners you already found. OpenPartner also gives you a marketplace where creators can discover your program.
No lock-in on data or deployment
Run hosted, self-hosted, or both. Export clicks, conversions, and payouts whenever you want. Your program should not get trapped in someone else's database.
Self-recruited partners stay free
Bring your own roster forever. The Network fee only applies when a creator came through the marketplace and then drove revenue.
Fast setup for teams that already bill in Stripe.
If you already use Stripe, your first integration can be one line at checkout. For custom billing flows, use the SDK once and send revenue events from your app. The setup is small enough for an afternoon, not a quarter.
import { OpenPartner } from '@openpartner/sdk';
const op = OpenPartner.init({ apiUrl: 'https://app.openpartner.dev/api' });
stripe.checkout.sessions.create({
client_reference_id: op.getReferral(),
mode: 'subscription',
line_items: [{ price: 'price_xxx', quantity: 1 }],
}); Start with your own roster. Add the marketplace when you want growth.
Use OpenPartner with the affiliates, creators, and referral partners you already know. When you want more reach, publish your program to the OpenPartner Network so creators can discover it by audience fit, program type, and commission structure.