Skip to content

Commit 7da6d29

Browse files
laurieCopilotCopilotfelicitymay
authored
Add Stripe Connect account self-deletion instructions and screenshots (#57658)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: laurie <29237130+laurie@users.noreply.github.com> Co-authored-by: Felicity Chapman <felicitymay@github.com>
1 parent de3f8c4 commit 7da6d29

File tree

3 files changed

+34
-0
lines changed

3 files changed

+34
-0
lines changed
31.6 KB
Loading
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Deleting a Stripe Connect account
3+
shortTitle: Delete Stripe account
4+
intro: 'Learn how to delete a Stripe Connect account that you connected to {% data variables.product.prodname_sponsors %}.'
5+
versions:
6+
fpt: '*'
7+
ghec: '*'
8+
topics:
9+
- Sponsors payments
10+
---
11+
12+
## Prerequisites
13+
14+
You can delete your Stripe Connect account yourself if the following conditions are true:
15+
16+
* Your Sponsors profile is **not published**, that is, the status is `pending`, `draft`, or `disabled`.
17+
* The Stripe Connect account has **never received funds** from {% data variables.product.github %}.
18+
19+
>[!NOTE]
20+
> Deleting a Stripe Connect account is permanent and cannot be undone.
21+
22+
## Steps to delete your Stripe Connect account
23+
24+
1. Open the settings page for your Sponsors Dashboard at `https://github.com/sponsors/USERNAME/dashboard/settings`.
25+
1. In the "Stripe Connect accounts" section, click the {% octicon "trash" aria-label="Delete Stripe Connect account" %} icon associated with the account you want to delete.
26+
27+
![Screenshot of Stripe Connect accounts section including "Delete Stripe Connect account" icon.](/assets/images/help/sponsors/delete-stripe-account.png)
28+
29+
1. In the dialog box displayed, confirm that you want to delete the account.
30+
31+
If your Sponsors profile is still published, or you have received funds at any time to the Stripe Connect account you wish to delete, a warning message is displayed. You cannot delete the account yourself.
32+
33+
Contact {% data variables.contact.github_support %} and ask for help deleting the account.

content/sponsors/receiving-sponsorships-through-github-sponsors/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ children:
2323
- /contacting-your-sponsors
2424
- /tax-information-for-github-sponsors
2525
- /unlinking-your-patreon-account-from-your-github-sponsors-profile
26+
- /delete-stripe-account
2627
- /disabling-your-github-sponsors-account
2728
- /unpublishing-your-github-sponsors-profile
2829
---

0 commit comments

Comments
 (0)