#Valou
1 messages · Page 1 of 1 (latest)
Hi there, can you share with me the invoice item ID as well as the invoice ID?
InvoiceItem : "ii_1MgOQyCjq18AqIMnFzWS5mdi",
invoice : "in_1MgOSQCjq18AqIMnFlYWe5W6",
Thanks. you need to set pending_invoice_items_behavior to include to include pending invoices in the invoice https://stripe.com/docs/api/invoices/create?lang=node#create_invoice-pending_invoice_items_behavior
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.