#edutomesco

1 messages · Page 1 of 1 (latest)

zealous cryptBOT
whole stag
#

hello! i'm afraid i don't understand the screenshot. What list of functions are you trying to retrieve?

scarlet otter
#

list of functions that are associated to products

#

sorry it's in spanish

#

where it puts "Lista de funciones"

whole stag
#

what page are you seeing that list of functions? can you paste the browser URL?

scarlet otter
#

I want to take from the API

#

in english

#

Feature list

#

I want to retrieve the feature list from a product

whole stag
#

were you creating a pricing table?

scarlet otter
#

no

#

But my own pricing table

whole stag
scarlet otter
#

Yes but I already checked

#

and I didn't see that field to retrieve that information

whole stag
#

maybe lets take a step back, can you share that particular Product id

#

it'll look like prod_

scarlet otter
#

prod_Mfi3Uz8mXzwurQ

#

{
"id": "prod_Mfi3Uz8mXzwurQ",
"object": "product",
"active": true,
"attributes": [],
"created": 1666602490,
"default_price": "price_1LwMdjG1fQyuUuzXcJja39g6",
"description": "30 records",
"images": [],
"livemode": false,
"metadata": {
"display_name": "Basic",
"interval": "monthly",
"optional": "0",
"plan": "basic",
"product_type": "certifications"
},
"name": "Certifications - Basic - Monthly",
"package_dimensions": null,
"shippable": null,
"statement_descriptor": null,
"tax_code": "txcd_10103000",
"type": "service",
"unit_label": "record",
"updated": 1666770648,
"url": null
}%

#

this is the response nothing about that

#

maybe it's not possible

hazy moat
#

it's the unit_label

scarlet otter
#

it's not these

#

it's another

#

I think you don't understand what I mean because the uni_label it's another thing

#

what I'm referring it should be an array of strings so it's the feature list

hazy moat
#

I don't really understand, can you show me exactly what value you it is you want? A screenshot , plus a link to the page where you're taking the screenshot from.

scarlet otter
#

prod_Mfi3Uz8mXzwurQ

#

these is the product ID

hazy moat
#

ah right, it's the thing related to the Checkout Pricing table

#

unfortunately this is not available in the API today