#Jonas Reif
1 messages · Page 1 of 1 (latest)
Hi there!
Hi there 🙂
The Checkout Session description comes from the description of the product. So if you want different descriptions, you would need different products.
Another option would be to dynamically set the price and the product when creating the Checkout Session with price_data and product_data https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-line_items-price_data
Alright.
Yes we already created different products.
But this makes it harded to maintain everything and it would be nice to be able to change the content based on the price.
But if thats not possible, then we will continue creating different products