#blueish-invoice-creation
1 messages · Page 1 of 1 (latest)
@twin mural yes if you use a recent API version you can
https://stripe.com/docs/upgrades#2022-08-01 we changed the behaviour in that API version
So before that's now allowed right?
blueish-invoice-creation
@twin mural sorry I don't understand the sentence
You can use that specific API version and create an Invoice without any InvoiceItems. You can also pass https://stripe.com/docs/api/invoices/create#create_invoice-pending_invoice_items_behavior with the value exclude otherwise
Just want to confirm that before 2022-08-01 , the creation of invoice without item is not allowed
is that true?
not it is not true, you can use the option I mentioned above