#stylebase
1 messages ยท Page 1 of 1 (latest)
Hi there ๐ sorry to hear that, what is your outstanding question that we didn't get to?
Ability to delete unused pricing table and products
that were never in payment or transaction
unsure why my thread was closed out
Can you share an example of a request where you tried to delete a Product and encountered this error?
I don't see any request IDs in that thread, but I believe I found the Product that you're referring to:
prod_MO3gtSRQqmhsNP
I'm also seeing that the Product has had a Price attached to it, so it is expected that it cannot be deleted.
https://stripe.com/docs/api/products/delete
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
yes and the price can only be archived, not deleted
none of these were used in a transaction or payment
they have confirmed it to be an error on stripe
and also confirmed that the reason they cannot be deleted is bc they are used in pricing table and there is no option to delete that
this has created enormous confusion with our admins, and we need to get this resolved. keep getting pushed off by support.
Hi there taking over for toby as they have to step out
Give me a moment to catch up
If the product is being used in a pricing table, you can't delete it. That's expected behavior
so we cannot remove it from the pricing table, nor can we delete a pricing table
none of these products or pricing tables was ever used in payment or transaction
Yeah unfortunately that's just the current behavior
I can file this feedback with the owning team
we need ability to delete pricing table and unused products, as it has created numerous issues and confusion with our admins
it should be able to get manually deleted from db
I understand. I don't have the ability to do that though
As my colleague stated in that other thread, the only people who might have the ability to do that is Support, but even then it's not guaranteed
ya support is no help at all
need someone with access to purge those product and pricing table records
do i need to contact your CTO?
are you able to loop david in here?
Hey @candid patio you should be able to edit the pricing table to remove the products from the table
And archive those products/prices instead
Can you explain why you want to delete rather than archive? What kind of issue is it causing?
I was at least able to reproduce and confirm what you're saying with a new price/product, setting it up in a pricing table means it can't be deleted, even if not used for any payments