#petersaverman
1 messages · Page 1 of 1 (latest)
Hi there!
Hi!
You can see all parameters available here: https://stripe.com/docs/api/prices/list?lang=node
And I don't see one specifically to exclude archived price. So if setting active: true doesn't work, then I don't think that's possible.
You'll need to do the filtering on your end.
So no idea how the UI of the website does it?
Exactly
Wait, I just archived a price and I see active: false in the API. So only listing active Price should work, no?
Hmmm in that case I'm not sure why they don't disappear. Or rather, they do for one product but not the other. I'll investigate some more.
Thanks!
Feel free to share specific Price/Pruduct ID that you see but shouldn't appear, and I can have a look.