askvity

How Do I Delete My Stripe Test Account?

Published in Stripe Payments 2 mins read

You can delete the test data within your Stripe account, effectively resetting it for testing purposes. Note that you can't technically delete your entire Stripe account, but deleting the test data accomplishes the same goal for your testing environment. Here's how to do it:

  1. Log in to the Stripe Dashboard: Use your existing Stripe account credentials to access the Stripe Dashboard.

  2. Enter Test Mode: Ensure you are operating in test mode. Look for a toggle or indicator within the dashboard that confirms you are viewing test data.

  3. Navigate to Test Data Review:

    • Click on Developers in the left-hand navigation menu.
    • Select Overview.
    • Under the Test data section, you'll find the option to Review test data. Click on this.
  4. Initiate Data Deletion: Within the "Review test data" section, you should find a button or link labeled Delete test data. Click this to start the deletion process.

Important Considerations:

  • Permanent Deletion: Deleting test data is irreversible. Be sure you no longer need any of the information before proceeding.
  • Live Data Unaffected: This process only deletes data within the test environment. Your live data remains completely untouched.
  • Account Closure: If you wish to close your entire Stripe account (including live data), you'll need to contact Stripe support directly through their help center. This is a separate process from clearing your test data. It typically involves removing all live data and connected accounts, if any.

Related Articles