Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds stripe/data/reset CLI command #50

Merged
merged 6 commits into from
Nov 19, 2024
Merged

Conversation

i-just
Copy link
Contributor

@i-just i-just commented Nov 8, 2024

Description

Adds stripe/data/reset CLI command which will permanently delete all products, prices, subscriptions, customers, invoices and payment methods from the database. Data in Stripe will not be affected.

This command can be used, e.g. if you removed all the data from your Stripe dashboard when in test mode and now you want to remove all that data from the database.

Related issues

#42

@i-just i-just requested a review from nfourtythree November 8, 2024 16:38
@i-just i-just changed the base branch from 1.x to 1.3 November 19, 2024 08:31
@i-just i-just merged commit b9f5bb1 into 1.3 Nov 19, 2024
5 checks passed
@i-just i-just deleted the feature/42-stripe-data-reset-command branch November 19, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants