Tolt integration
Learn how to integrate Checkout Page with Tolt to create an affiliate and referral program.
Checkout Page integrates with Tolt.io to help you create an affiliate program.
How does it work?
Our Tolt integration is built on top of Stripe. We help you track affiliates across your website and checkouts, and pass the referral information to Stripe when a customer makes a purchase.
Tolt will then grab the referral ID from the Stripe payment or subscription and create the conversion in Tolt.
Apart from enabling the integration in Checkout Page, everything is managed within Tolt.
The rest of this document assumes that you've signed up for Tolt and set up your affiliate program.
1. Add Stripe integration in Tolt
- Go to Tolt Integrations
- Click Add Integration
- Select Stripe and click Add Stripe integration

4. In step 1, click Connect with Stripe and follow the steps
5. Copy the data-tolt ID

2. Enable the Tolt integration in Checkout Page
- Go to Store settings > Integrations
- For the Tolt integration, click Enable

3. Copy & paste the data-tolt ID from your Tolt Stripe Integration into the Public ID field
4. Click Enable

Track referrals on hosted checkout pages
- Checkout Page automatically adds the Tolt tracking script to your hosted checkout pages.
- To track leads, share links to your checkouts with
?ref=[affiliate_id]
(or?via=xxx
or?aff=xxx
depending on your Tolt program settings). - We will automatically grab the affiliate code and forward it to Stripe, and in turn Tolt will create the conversion.
Note: Tolt does not support cross domain tracking. Do you direct affiliate traffic to your site and add checkout links to your site? You'll need to add the Tolt tracking script to your website and "forward" the referral tag to your checkout links (e.g. /checkout?ref=[affiliate_id]
) using JavaScript.
Track referrals on embed and pop-up checkout pages
- Add the Tolt tracking script to your site (all pages)
- To track leads, share links to your site with
?ref=[affiliate_id]
(or?via=xxx
or?aff=xxx
depending on your Tolt program settings). - We will automatically grab the affiliate code and forward it to Stripe, and in turn Tolt will create the conversion.