#pmip-prices

1 messages · Page 1 of 1 (latest)

wind hare
#

You're very limited in what you can update on a Price object - the reason you're hitting an error is because we don't allow you to update those fields. Everything we allow you to update on a price can be found here: https://stripe.com/docs/api/prices/update

muted tide
#

Got it. So it means that when the price changes, I need to create a new price for my product or a new product altogether?

wind hare
#

Yup

muted tide
#

A new price?

wind hare
#

Ah sorry - should've clarified. Yes, you'd need to create a new price.

muted tide
#

Ok. And what happens with the previous one?

wind hare
#

You can leave it as is, or you can choose to update it with active: false so it can't be used with purchases