#brian6515
1 messages · Page 1 of 1 (latest)
Hello
hi
Yeah that doc you referenced is legacy. What we recommend with Prices is using a lookup_key: https://stripe.com/docs/api/prices/create#create_price-lookup_key
So one way you could do this is just set your old Price ID as the lookup_key on your new Price if you want to go that route
But you can't customize the ID itself for Prices
ok perfect, i think i can make that work for me, thanks!
👍