#sticks
1 messages · Page 1 of 1 (latest)
An Invoice Item? Or a Checkout Session's line_item?
checkout
You can't do that yet, but it looks like it is a feature that is coming in the future (see the "PREVIEW FEATURE" tag here: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-line_items-price_data-metadata)
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
this just brings me to the homepage
Huh, interesting. It might be part of a private beta then. Regardless, you will have to create a separate Update Price API call to add metadata to it
puts me in a tough spot, is there a way to add metadata on just a line item?