1 messages · Page 1 of 1 (latest)
Hey @fierce goblet this is definitely supported in the API
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-line_items-price_data
you can pass dynamic pricing when creating the Session itself
Thank you so much! I'll take a look