#vergeilt
1 messages · Page 1 of 1 (latest)
You can use price_data to set ad-hoc pricing per session at creation:
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-line_items-price_data
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ah i didnt see that thanks alot!