#Dooing-product-metadata

1 messages · Page 1 of 1 (latest)

bronze salmon
young frost
#

I mean an extra meta field that I will read in my own backend logic

bronze salmon
#

just to clarify, you're setting the extra field on the metadata property, correct?

young frost
#

I found it.. there can be a meta data map for each thing in stripe, it seems. But now I have a different problem... there are products and prices.. but I think I remember I was told products are rather a thing from the past, and what I want is a price? So I need to retrieve all prices in this case I guess...
and read each meta data entry there.. but.. how to retrieve "all" prices rather then one specific one?

bronze salmon
#

do you mean all prices for a specific product?

simple python
#

Products are crucial and canonical, not a "thing of the past". What's a thing of the past is the Plan API which was replaces by Products

young frost
#

Well and you pot there prices instead of products???

#

so now.. again.. prices or products....???

simple python
#

what even

#

You asked how to list all Prices, I gave you the answer. I also explained we have List APIs for most resources