#ron waffle - checkout pay & subscribe
1 messages ยท Page 1 of 1 (latest)
yes it is ๐ you can include some one time prices in the line items when you use subscription mode:
For subscription mode, there is a maximum of 20 line items with recurring Prices and 20 line items with one-time Prices. Line items with one-time Prices in will be on the initial invoice only.
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-line_items
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 perfect thank you
NP