Know what must work before you launch
Use a documented Outseta integration or verify a merchant-controlled Stripe path
- Best fit
- Teams evaluating AffiliateBase for a Outseta affiliate workflow.
- Checkout handoff
- The checkout path must receive the generated AffiliateBase referral ID.
- Proof required
- Complete one referred checkout and confirm the attributed sale and commission.
Follow the attribution evidence
Illustrative scenario · fictional values
-
Referred visit
?via=partner
AffiliateBase captures the visit and generates a referral record.
-
Checkout handoff
referral ID
The checkout must carry the generated identifier into Stripe.
-
Paid event
$99 paid
A supported Stripe event confirms the attributed payment.
-
Commission
$19.80 due
An eligible attributed sale creates the commission record.
-
Payout prep
Payout ready
Review the commission and prepare the next step with your payout provider.
This guide is for SaaS and membership merchants using Outseta. Outseta officially documents a Rewardful integration that connects the same Stripe account, installs a site script, and uses an Outseta integration setting.
That vendor-specific path does not establish an equivalent native AffiliateBase integration. Review Outseta’s official integration guide and do not substitute AffiliateBase credentials into another vendor’s field.
AffiliateBase remains an option for a separate Stripe checkout you control and can supply with the generated referral ID. Follow the Stripe setup and verify a real checkout outcome.
Follow these steps to integrate AffiliateBase with Outseta:
Add the Tracking Script
<script async src="https://app.affiliatebase.io/track.js" data-account-id="YOUR_ACCOUNT_ID"></script>
Use Stripe Payment Links or Buttons (If Using)
<!-- Keep Stripe checkout elements on the same page as the AffiliateBase script. -->
<a href="https://buy.stripe.com/xxxxx">Buy now</a>
<stripe-pricing-table
pricing-table-id="prctbl_xxx"
publishable-key="pk_live_xxx"
></stripe-pricing-table>
<!-- For custom or redirected Stripe-hosted links, opt in explicitly. -->
<a data-affiliatebase href="https://link.payment/xxxxx">Buy now</a>
Connect Your Stripe Account
Test Your Integration
// Visit your site with a test affiliate link:
// Open the exact setup-test link shown in AffiliateBase.
// Open browser console and check:
console.log(window.AffiliateBase?.referral); // Should show a generated referral ID
Why Use AffiliateBase with Outseta?
Use Outseta’s documented integration path or test a separate Stripe checkout you control.
SaaS-Focused Features
Perfect for SaaS businesses using Outseta. Tracks subscription lifecycle events including renewals and upgrades.
Simple Script Installation
Load the AffiliateBase script on your sales page and confirm it captures the generated referral ID.
Stripe Integration
Process supported Stripe events only after a compatible checkout receives the generated referral ID.
Subscription Lifecycle Tracking
Tracks subscription renewals, upgrades, and downgrades. Affiliates receive commissions for recurring revenue.
Affiliate Dashboard
Give your affiliates a professional dashboard to track their performance and generate links.
Real-Time Tracking
Track conversions in real-time as customers subscribe or upgrade.
Frequently Asked Questions
Does AffiliateBase work with Outseta?
How are subscription sign-ups tracked?
Can I track subscription renewals?
What tracking parameters does AffiliateBase support?
Do affiliates get their own dashboard?
Related Platform Guides
Add an Affiliate Program to Next.js
Install affiliate tracking in Next.js, hand the generated referral ID to a server-created Stripe Checkout Session, and verify attribution.
Add an Affiliate Program to Nuxt
Load affiliate tracking in Nuxt, pass the generated referral ID to a server route, and verify a Stripe sale and commission.
Create an Affiliate Program with WordPress
Install AffiliateBase on WordPress, choose a supported Stripe checkout, and verify referral attribution without assuming WooCommerce or plugin compatibility.
Create an Affiliate Program with Webflow
Add affiliate tracking to a published Webflow site, pair it with a supported Stripe checkout, and verify referral attribution before launch.
Add Affiliate Tracking to a React Checkout
Capture affiliate referrals in a React app, send the generated referral ID to your checkout backend, and verify Stripe attribution.
Ready to Launch Your Outseta Affiliate Program?
Get started with AffiliateBase today and start growing your Outseta SaaS or membership business through affiliate marketing.