#boliboy

1 messages · Page 1 of 1 (latest)

pearl tokenBOT
heady cliff
#

Hi, if your previous previous thread is still open, you can just type any additional questions on there. Are you using a Checkout subscriptions? Or something else?

tardy mango
#

im using Prebuilt subscription page with Stripe Checkout

heady cliff
tardy mango
#

I have names like Basic, Premium or so . So I want that retrieve that name. I thought i could get it from subscription api call in description but is returning null

#

which field in line_items is suppose to have that?

heady cliff
#

After testing this on my, the above would only show product_id but it would not expose the product name. For this reason, you'd need to either add a metadata on the Subscription or make another API request to retrieve the product to get the product name.