#A2023
1 messages · Page 1 of 1 (latest)
Hi there,
- If it's one-time, I'm afraid the checkout doesn't support 0 amount in payment mode
- You mean conditionally add in new items in a checkout page? I don't see an API param that allows you to do this, and you need to specify all the items that you want to present to your customers through the
line_itemsparams (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.
Can I create 2-3 free items that the user will be able to add to the order, no matter what they are buying.
0 amount checkout is only supported in subscription mode currently
Like Im gonna purchase 1 item and I get to choose freebies