Attribute revenue with Stripe Payment Links

In yourStripe 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.

Insightly will automatically look for the

session_id
in the URL and track the payment.