#ringo
1 messages · Page 1 of 1 (latest)
It looks like you should update the price and set active to false https://stripe.com/docs/api/prices/update
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
For prices and products we don't allow deletion after they have been used, so archiving/deactivating them is the way to make them unusable/get them out of UI elements
Thanks! Just so I know - can they be deleted before they've been used?
I think products can but I am not seeing that option for prices