#Jose Luis Fernández - FT25b
1 messages · Page 1 of 1 (latest)
It's not mandatory to create products and prices! You may create adhoc price data using line_items.price_data during Checkout Session creation. line_items.price_data allows you to create the amount, currency and product data on the fly: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-line_items-price_data
Thanks. I will do tests and any concerns I will be in contact again.
No problem! Happy to help 😄