#hamdi-product

1 messages · Page 1 of 1 (latest)

woven pivot
#

hello @harsh finch! let me look into this further and get back to you

harsh finch
#

thanks!

#

Oddly enough, it seems that product_description parameter is available on the create checkout session API, under the product_data object which is under the price_data object (creating a price inline).
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-line_items-price_data-product_data-description

woven pivot
#

@harsh finch i understand it's a bit odd, but it is expected behaviour right now. I'll pass on the feedback to our product team

harsh finch
#

Cool, thanks! I can supply the description at the top level of the create checkout session API, so I should be good for now. Thanks @woven pivot