#bensif88
1 messages · Page 1 of 1 (latest)
You're correct. You can only mark them as inactive: https://stripe.com/docs/api/prices/update#update_price-active which archives them
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
if a product has no active prices, can it be deleted?
Not via the api
I think there's certain specific scenarios you can do it via the dashboard
But generally we just recommend archiving them
Interesting, OK, thank you