#Joe Falconer-checkout-adhoc-price

1 messages ยท Page 1 of 1 (latest)

wet orbit
#

Hi ๐Ÿ‘‹ Checkout Sessions are dependent on having an associated Product and Price, but you can pass the necessary information when creating the Checkout Session to create those objects as well.

To do so you would use the line_items.price_data hash to pass in the necessary information:
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-line_items-price_data

wet orbit
#

@visual canopy just wanted to check in to see if you saw my message, and if that is what you're looking for?