Can someone provide the tables and/or specific guidelines to do it from the database?
I know that’s not enabled from GUI but I know that’s possible from the back-end. My knowledge is limited but I can try and learn 
Deleting products from Stripe won’t remove the tiers and I have a lot of tries that I just want to clean to prevent future errors in all our workflows.
Thanks!
1 Like
Have you tried using PhpMyAdmin or another tool to explore the database tables?
1 Like
Hey, thanks for your reply!
I don’t like to use PhpMyAdmin but DB Browser on localhost (for SQLite) and Mysql from my terminal for production database.
I’m asking if someone can tell me what’s secure to delete, in order to remove tiers and reduce the time needed for not elegant trial&error method 