#rich-referral-links

1 messages · Page 1 of 1 (latest)

rocky glen
#

hey @upper egret! you can setup an affiliate system using Stripe with Stripe Connect. There isn't native tooling for referrals, but you can build that from the tools that exist.

The way I would set this up:

  1. Setup your affiliates' Stripe accounts using Stripe Connect with Express: https://stripe.com/docs/connect/express-accounts
  2. Use Stripe Checkout to collect payment for your goods or services and pass along a portion of the proceeds to your affiliates

Express enables your platform to manage payout schedules, customize the flow of funds, and control branding. Stripe will handle onboarding, account management, and identity verification for your platform.