#Murali-checkout
1 messages · Page 1 of 1 (latest)
Hi! You have two options: pass a price ID in the line_items.price parameter, or directly pass information about the price in line_items.price_data https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-line_items-price_data
so I need to pass the PRICE_ID for price key ex: prod_L9zIfrJE00iKGO
Yes you create a price for that product, and then pass that price ID (price_xxx) in the Checkout session line_items.price.
Ok thank you
It looks like you already have a price for that product. So you can direclty pass price_1KTfJqSBQJWfwuq1DB2A2ztz