‹ Back to the blog
How-To·May 5, 2026·1 min read
Connect Stripe & Digistore in 10 minutes
Tracking is only half the job — the sales must come in. Here is how to connect your payment providers to PartnerDesk, signature-validated.
by Benjamin Oestreich

A partner program runs on two data streams: the click (who referred) and the sale (what was bought). PartnerDesk tracks the click. Your payment provider delivers the sale via webhook — signature-validated so nobody can fake sales.
In three steps
- Copy the webhook URL. PartnerDesk gives you a tenant-specific URL per provider.
- Add it in the provider. In Stripe under Developers → Webhooks, in Digistore24 under Settings → IPN/Webhooks. Paste the URL, pick the events.
- Enter the signing secret. Put the provider’s secret back into PartnerDesk — done. Every sale now lands on the right campaign automatically.
What’s supported
Stripe and Digistore24 are fully integrated. CopeCart, Ablefy and Elopage are prepared. All webhooks run with retry and an audit log.
Important
No reliable tracking without valid signature validation. PartnerDesk makes it mandatory — security is not an add-on.
#Integration#Setup