#KarlS-price
1 messages · Page 1 of 1 (latest)
Hi 👋 you're correct that Price objects don't have a description parameter. Can you help me understand what information it is that you're trying to retrieve about the Price?
Just that, the description for the price. I create a Product, I give it a name and a description. I then create 1 or more prices. I give them a name and then fill in the description. I use the description to distinguish between prices.
prod_Ludn4gYnNZBo6m
(that is in Test mode)
When you say you fill in the Price's description, where/how are you doing that?
from the Stripe dashboard
Gotcha, look in the nickname field (on the Price) and see if that has the value that you're looking for.
k, do I have to expand that in the API request?
There it is! OK. That is all I needed. THX
Awesome, happy to help!