#linups-order

1 messages · Page 1 of 1 (latest)

turbid wave
#

seems that way!

sweet forge
#

So, if i want to charge user for multiple items and list them as a separate items, Stripe do not have this feature?

turbid wave
#

hmm, it does, isn't that what line_items on the Order are for? I don't see how your sentence connects to the custom_unit_amount parameter, can you elaborate?

#

custom_unit_amount is for a feature where in a hosted page like Checkout, there's a UI for a customer to pick their own price when paying. It's not really related to the concept of having an order with multiple items shown separately.

sweet forge
#

for one of our products, user is entering price.

#

lets say, user buys 3 products, but one of these products, has a custom price.

turbid wave
#

then you can't use an Order in that scenario

#

Orders are a beta so make sure to share your specific use case and feedback with our support team so we can prioritise use cases and what we should try to support going forward