#Andrea Sauceda
1 messages · Page 1 of 1 (latest)
When you say "value for each product", do you mean details about individual product?
The price...
Ah okay, you can use price_data parameter instead if you want to pass this info inline
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-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.