Stripe Payment Links
Set up revenue attribution with Stripe Payment Links. No-code solution that automatically tracks payments by redirecting to your website.
Attribute revenue with Stripe Payment Links
Make sure you've connected your Stripe account first.
In your Stripe Payment Links, select a product and go to the "After Payment" tab.
For "Confirmation page", choose to redirect customers to your website and add ?session_id={CHECKOUT_SESSION_ID} to the URL.
Image coming soon
Stripe Payment Links configuration
Faurya will automatically look for the session_id in the URL and track the payment.
Important notes
- Duplicate payment events are ignored so you don't need to worry about multiple redirects
- Works best when customers complete the purchase journey on the same device/browser
After receiving a successful payment, you should see revenue data in your dashboard (referrer, country, browser, etc.).
Stripe PaymentIntent API
Set up revenue attribution with Stripe Elements and PaymentIntent API. Pass DataFast cookies as metadata when creating or confirming PaymentIntents.
Stripe (other)
Track Stripe payments using customer email for any payment method. Works with custom checkouts, subscriptions, and third-party integrations.