#anderskram
1 messages ยท Page 1 of 1 (latest)
Hi there!
You want to add the invoice items to the first invoice of the subscription? Or to an upcoming invoice?
Hi! Upcoming ๐
Then if you add the invoice item on the customer object before the invoice is created, then they will be automatically added to the upcoming invoice.
Maybe both when I think about it ๐ค
Alright, thanks!
I still want to be able to add InvoiceItems to new subs. Is that possible?
Just to confirm, when an invoice is finalized, the pending InvoiceItems are automatically added?
I still want to be able to add InvoiceItems to new subs. Is that possible?
If you want to add it to the first invoice of the subscription, then directly set the invoice items when creating the subscription here: https://stripe.com/docs/api/subscriptions/create#create_subscription-add_invoice_items
Just to confirm, when an invoice is finalized, the pending InvoiceItems are automatically added?
When the invoice is created, the pending invoice items are automatically added