#Ppito-product
1 messages ยท Page 1 of 1 (latest)
I have configure on my dashboard, some detail about my product. And there are some Feature list field.
but when I use the API, I cannot find how retrieve this information
yes sorry just confirmed with a colleague, it's dashboard only
you can't access it via API and it is only used with Pricing tables https://stripe.com/docs/payments/checkout/pricing-table
I see but I can see all the details information in one of the logs message (but I think it was generate from the dashboard, not me)
I've tried using the price table a bit, but I can't seem to configure what I really want.
Well, I'll try another way. Thanks a lot ๐
what were you trying to achieve?
Many different things xD
- I need two product package with a specify number of unit
- I package which you can choose how many unit you want
- Two subscription package (with different type of recurrence month/year)
- And I custom-made package but it for contact us only
I will contact my Account Manager and see with him. ๐
Hey, taking over here
Yep, pricing table is still in its infancy and is mostly a low integration effort product so likely won't support many of those custom features you're describing
Yeah that's Dashboard only for the time being
Ok, I find a workaround with using the metadata fields. I can define all my feature on it and parse it in my app. ๐