Affiliate management for Chargebee SaaS.
Reditus works with Chargebee through its Payments API: forward your payment events (about four hours of developer time) and get real-time tracking, automated recurring commissions, refund handling, and a network of 26,000+ B2B SaaS affiliates who can discover your program.
How the setup works with Chargebee
Honest estimate: about 4 hours of developer time
Install the tracking script
One script in your site header (Google Tag Manager works). It places the attribution cookie when someone clicks an affiliate link. No cookie consent banner needed: it is an attribution-only cookie, no PII.
Add the sign-up snippet
One line at your registration step registers the referral, using the customer email or a unique ID.
Forward payments via the API
Send Chargebee payment events to the Reditus Payments API from your backend. Reditus does the matching: if the payment belongs to a referral, a commission is generated; everything else is ignored. Test safely first on the sandbox at app.getreditus.net.
How Reditus works with Chargebee, honestly
There is no native Chargebee integration, and we would rather tell you that than let you find out later. Instead, Reditus offers a Payments API that customers use in production today to run programs on Chargebee, PayPal, and other processors. The simplest path: forward all payments with the customer email or a unique ID, and Reditus only acts when a payment belongs to a known referral.
If you prefer to share as little as possible, use the minimal-data mode: query the API for which referrals exist and send payment data only for those customers. The whole flow can run on unique identifiers, which is why some customers choose the API even when they could use the native Stripe connection.
Refunds are automated: send refund data to the refund endpoint and the full commission is rejected before payout, no manual step. One limitation to know upfront: coupon-code tracking is Stripe-only, so on Chargebee your affiliates promote with tracked links.
The exact endpoints live in the developer documentation, and the step-by-step walkthrough is in our payment-processor setup guide.
Related reading: what a merchant of record changes for your affiliate program, affiliate tracking without sharing your customer data, and switching payment processors without breaking your program.
Everything your Chargebee affiliate program needs
Real-time revenue tracking
Sales and payments appear the moment your payment data reaches Reditus, so commissions are always calculated on real revenue.
Recurring commissions, automated
Set the percentage and the commission length once. Reditus calculates every recurring commission from your subscription payments.
Refunds handled automatically
When a payment is refunded, the related commission is rejected automatically before payout. Nobody gets paid for refunded revenue.
GDPR-friendly by design
The API path works with unique identifiers instead of full customer data. Some customers choose it over the native Stripe connection for exactly that reason.
Fraud detection built in
Self-referral detection and automatic rejection of referrals generated through paid ads on your brand terms, on every plan.
A network of 26,000+ B2B SaaS affiliates
Reditus is more than tracking: AI discovery finds affiliates who already promote products like yours, and the network brings them to you.
Works with your billing stack
Stripe connects natively. Paddle, Chargebee, PayPal, and any other processor that can send payment data work through the Reditus Payments API.
Frequently asked questions
Does Reditus integrate natively with Chargebee?
No. Reditus works with Chargebee through its Payments API: your backend forwards payment events, and Reditus handles matching, commissions, refunds, and payouts. Customers run their programs this way in production today.
How long does the API setup take?
About four hours of developer time is an honest estimate for forwarding all payments, depending on your setup. A sandbox environment at app.getreditus.net lets you test the full flow before going live.
Do we have to send Reditus all our customer data?
No. You can forward all payments with an email or unique ID, or query the API first and send payment data only for known referrals, working purely with unique identifiers.
What happens with refunds and chargebacks?
Send refund data to the refund endpoint and the full commission is rejected automatically before payout. Partial refunds are not supported: any refund rejects the entire commission.
Can affiliates use coupon codes on Chargebee?
No. Coupon-code tracking is exclusive to the Stripe connection. On Chargebee, affiliates promote with tracked links.
Which other payment processors does Reditus work with?
Stripe natively, and Paddle, Chargebee, PayPal, and any other processor that can send payment data through the Payments API.