#もきゅもきゅ
1 messages · Page 1 of 1 (latest)
hi! not sure what you're referring to by a "number of purchases". Can you show me an example of like a screenshot of what that looks like or the code to set it up or something?
https://i.imgur.com/XFgO71W.png
quantity.
that should appear in the quantity of the relevant line item when looking at the CheckoutSession : https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-line_items-data-quantity
note that line_items is not returned by default, you have to explicitly call the API to request it