#KRS
1 messages · Page 1 of 1 (latest)
not directly, but it depends. You can use https://stripe.com/docs/api/subscriptions/create?lang=node#create_subscription-add_invoice_items or https://stripe.com/docs/api/subscriptions/update?lang=node#update_subscription-add_invoice_items if it's in the context of adding items for a Subscription
no it is not associated with subscription, i wanted to create one off items
then the only option is multiple API calls
is it not done purposefully to avoid such a scenario?
not sure what you mean
there isn't a specific technical reason why we don't support creating multiple invoice items at once when creating an Invoice, it's just that we haven't built it yet and it hasn't been prioritised as a feature request yet(but it's a common ask and I do agree we should support it; it just takes time to get things prioiritsed and built unfortunately)
ok. thanks for the clarification. is there any official way that i can post the this feature request?
you can write to https://support.stripe.com/?contact=true