#MaDDogx
1 messages ยท Page 1 of 1 (latest)
Hello ๐
I believe you need to set pending_invoice_item_behaviour in order for this to work.
Can you share the request IDs where you see it working vs where you don't?
You need to set it to exclude to create an empty invoice
https://stripe.com/docs/api/invoices/create#create_invoice-pending_invoice_items_behavior
My understanding is exclude is default for certain API versions. For older API versions, it's not default which is why you might be getting this error