Stripe integration in Tapfiliate allows you to track affiliate conversions and recurring/lifetime commissions, handle refunds and disputes, and other automation features for your affiliate program using Stripe as the payment gateway.
In your custom-made website's codebase, add the Tapfiliate tracking code snippets which are appropriate for your setup type:
Immediate purchase: (e-commerce and SaaS without a free trial).
Sign up first, purchase later: (SaaS and lead-generation businesses).
This Stripe integration guide contains instructions for two types of settings.
Also, you can check our video guide below to see how Stripe integration can be implemented.
Looking ahead, please bear in mind that you may need the help of a developer to set unique variables for STRIPE CUSTOMER ID
and/or STRIPE CHARGE ID
from Stripe's API into our code.
The Stripe Integration hinges on the use of these specific values.
The Stripe Customer ID and Stripe Charge ID are found on Stripe's API docs The Customer Object & the Charge object.
You can refer the Stripe's API from the links below:
If you use Stripe within another platform, it is recommended to follow the integration guide provided by that specific platform as each platform may have its own integration process and steps tailored to their system. Please refer to the documentation for the appropriate platform instead.
How do I verify my Stripe integration is working?
We've prepared a step-by-step guide for troubleshooting Stripe integration.
Remember to test the integration before launching the program.