#blaringbanjo
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Don't think you can pass a custom description for an existing price/product.
If you want customized text everytime then you'd likely want to create one-off prices using price_data parameter
https://stripe.com/docs/api/quotes/create#create_quote-line_items-price_data
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ok. We just don't want to have tons and tons of prices under a product. Doesn't look like I can pass a custom description in the price_data object either.