Skip to content

Commit f59c018

Browse files
Update manage-stripe-connection.mdx
1 parent 23d3f6d commit f59c018

File tree

1 file changed

+38
-2
lines changed

1 file changed

+38
-2
lines changed

src/content/docs/billing/payment-management/manage-stripe-connection.mdx

Lines changed: 38 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,44 @@
22
page_id: 8770ef89-e805-475f-b4f5-a86c1e1eccc1
33
title: Manage Stripe connection
44
sidebar:
5-
order:
5+
order: 2
66
relatedArticles:
7-
-
7+
- acdd8b64-d5b7-43ab-b47b-6244d8f5b82e
8+
- d980a089-d9c1-447b-930a-de0f2c00d3bf
89
---
910

11+
When you connect to Stripe as part of Kinde's billing feature, a new Stripe account is created for you. You cannot connect an existing Stripe account.
12+
13+
When you first connect Stripe as part of the setup flow, you need to set up the new Stripe account with all your business and other details to make the connection active. To connect, follow [this process](/billing/get-started/connect-to-stripe/). You can then manage the connection in **Settings > Billing**.
14+
15+
![Stripe connection card in Kinde](https://imagedelivery.net/skPPZTHzSlcslvHjesZQcQ/efd6c8bf-8000-4607-0da3-ff87d1143600/public)
16+
17+
## Manage the Stripe connection
18+
19+
The Stripe connection status (see below) lets you know if Stripe is connected or if you need to take action. Statuses include:
20+
21+
- `Connecting` means Stripe is still sending information to Kinde about the account status. It should not take long to sync.
22+
- `In progress` indicates that Stripe has connected to Kinde, but still requires some additional details from you in order to fully set up the account. Select **Update Stripe information** to complete the Stripe onboarding. You need to do this before plans can be made available to your customers.
23+
- `Connected` means Stripe is successfully syncing data with Kinde and you’re ready to publish plans.
24+
25+
You may also see an error and message, letting you know what action is needed.
26+
27+
To add and edit Stripe business information, select **Update Stripe connection**.
28+
29+
## Disconnect Stripe
30+
31+
This action is not reversible.
32+
33+
1. Go to **Settings > Environment > Billing**.
34+
2. On the Stripe connection card, select the three dots, then select **Disconnect**.
35+
3. In the confirmation window, select **Disconnect billing connection**.
36+
37+
## Troubleshoot Stripe issues
38+
39+
Stripe requires that your account is set up properly before connecting successfully. Here's some common reasons why the Stripe connection status remains **In progress**.
40+
41+
- Incomplete business information - contact, tax, or other business details
42+
- Identity verification - where you need to upload a copy of your ID
43+
44+
To add details in Stripe, select the **Update Stripe information** option.
45+

0 commit comments

Comments
 (0)