---
title: "Churnkey Integrations — Connect Your Billing Stack"
description: "Churnkey is a Stripe Preferred Partner and integrates with Stripe, Chargebee, Braintree, Paddle, Maxio, Slack, webhooks, and private APIs. Wire any other billing system with the open-source SDK."
canonical: "https://churnkey.co/integrations"
category: "integration"
related:
  - /integrations/stripe/index.html.md
  - /integrations/chargebee/index.html.md
  - /feature/webhooks.html.md
  - /sdk-overview.html.md
last_updated: "2026-09-11"
---

# Churnkey Integrations

## Overview

Churnkey integrates with a number of payment processors and the tools your business uses every day. We also offer private APIs that we can provision exclusively for your business. Talk with us if you don't see what you need or want to learn more.

Churnkey plays nice with your retention ecosystem: Stripe, Chargebee, Paddle, and more. Connecting a billing provider unlocks Churnkey's retention products — [Cancel Flows](/feature/cancel-flows.html.md), dynamic offers, [Payment Recovery](/feature/payment-recovery/index.html.md), and [Customer Timelines](/feature/customer-timelines.html.md).

## Stripe Preferred Partner

Churnkey is a Stripe Preferred Partner. Preferred status means Stripe reviewed Churnkey's integration for reliability, security, and support quality. Stripe customers get the deepest connection Churnkey offers:

- A native Stripe App
- Cancel Flows that write straight to your Stripe subscriptions
- A shared escalation path when something needs attention

See the [Stripe integration](/integrations/stripe/index.html.md) for details, or view Churnkey on [Stripe's partner directory](https://stripe.com/partners).

## Payment Providers

- [Stripe](/integrations/stripe/index.html.md) — Connect to Stripe and you'll unlock boosted revenue, dynamic offers, payment recoveries, Customer Timelines, and more. Churnkey is a Stripe Preferred Partner.
- [Chargebee](/integrations/chargebee/index.html.md) — Connect to Chargebee and you'll unlock boosted revenue, dynamic offers, Customer Timelines, and more.
- [Braintree](/integrations/braintree/index.html.md) — Connect to Braintree and you'll unlock boosted revenue, dynamic offers, Customer Timelines, and more.
- [Paddle](/integrations/paddle/index.html.md) — Connect to Paddle and you'll unlock boosted revenue, dynamic offers, Customer Timelines, and more.
- [Maxio](/integrations/maxio/index.html.md) — Connect to Maxio and you'll unlock billing and financial operations for B2B SaaS, and more.

Recurly also has a dedicated integration page: see [Recurly](/integrations/recurly/index.html.md).

## Other Integrations

- [Slack](/integrations/slack/index.html.md) — Connect to Slack and your team can experience cancel flow sessions as they happen in a dedicated channel.
- [Churnkey Webhooks](/feature/webhooks.html.md) — Sync data in and out in real time with any data source in your retention stack.
- Churnkey API — Churnkey's private APIs can stream custom events into your data warehouses, databases, and data lakes. Talk with the Churnkey team to have them provisioned for your business.

## Build Your Own With the Open-Source SDK

Don't see your provider? Wire Churnkey to any billing system with the open-source SDK. The Churnkey React SDK is billing-provider-agnostic. Implement `handleDiscount`, `handlePause`, and `handleCancel` against whatever you use today — including in-house billing.

- **Repository:** [github.com/churnkey/sdk](https://github.com/churnkey/sdk)
- **Docs:** [sdk.churnkey.co](https://sdk.churnkey.co)
- **Package:** `@churnkey/react`

See the [SDK overview](/sdk-overview.html.md) for the full quickstart and integration patterns.

## Get Support

Talk with us if you don't see what you need or want to learn more. Our team can help determine the best integration strategy for your specific business needs.

## Customer Testimonial

> "Over the last 45 days, I've been able to lower churn by over 40% thanks to Churnkey's cancellation survey and win-back offers. As a super busy CEO, I love how simple Churnkey makes it to integrate, manage, and track. I'm just surprised my churn has dropped that fast."
> — Austin Bouley, CEO of Impeccable Investor

## Documentation

For integration setup guides, see [docs.churnkey.co](https://docs.churnkey.co/). Key resources:

- [Getting Started](https://docs.churnkey.co/getting-started/) — Platform overview and setup
- [Quick Start Guide](https://docs.churnkey.co/cancel-flows/quick-start-guide/) — Cancel flow integration
- [Payment Provider Overview](https://docs.churnkey.co/billing-providers/payment-provider-overview/) — Supported billing systems
- [Custom Provider Integration](https://docs.churnkey.co/integrations/) — Build a custom billing integration
- [Webhooks](https://docs.churnkey.co/data-integrations/webhooks/) — Event notifications
- [FAQs](https://docs.churnkey.co/support/faqs/) — Common questions

## FAQ

### Is Churnkey a Stripe partner?

Yes. Churnkey is a Stripe Preferred Partner, which means Stripe reviewed the integration for reliability, security, and support quality. Stripe customers get a native Stripe App, Cancel Flows that write straight to Stripe subscriptions, and a shared escalation path.

### What if my billing provider isn't listed?

Use the open-source Churnkey React SDK, which is billing-provider-agnostic: implement `handleDiscount`, `handlePause`, and `handleCancel` against any billing system, including in-house billing. You can also talk with the Churnkey team about a custom integration.

### Can I get Churnkey data into my own systems?

Yes. Churnkey Webhooks sync data in and out in real time, and Churnkey's private APIs can stream custom events into your data warehouses, databases, and data lakes.

## Related

- [Stripe](/integrations/stripe/index.html.md) — Churnkey's Stripe Preferred Partner integration
- [Cancel Flows](/feature/cancel-flows.html.md) — Personalized cancellation flows powered by your billing data
- [Payment Recovery](/feature/payment-recovery/index.html.md) — Automated failed payment recovery
- [Webhooks](/feature/webhooks.html.md) — Real-time event notifications for your tech stack
- [How It Works](/how-it-works/index.html.md) — Platform overview and setup process
- [Open Source SDK](/sdk-overview.html.md) — Wire Churnkey to any billing system
