#mentijm
1 messages · Page 1 of 1 (latest)
Hi there!
An invoice item is something you can create on its own: https://stripe.com/docs/api/invoiceitems/create
Then once an invoice item is part of an invoice, it becomes an invoice line item.
1 messages · Page 1 of 1 (latest)
Hi there!
An invoice item is something you can create on its own: https://stripe.com/docs/api/invoiceitems/create
Then once an invoice item is part of an invoice, it becomes an invoice line item.