@stripe Trying to figure out if there's a way to fetch all invoices based on a comma-delimited set of customer ids. I don't want to store the invoice data locally and I also don't think it's a good idea to have n + 1 api requests when I need to show _all_ invoices.
There's no way of doing that at the moment, sorry. What you can do is get all invoices for one particular customer using a single call: https://stripe.com/docs/api/#list_invoices-customer …
-
-
Yeah, doing that at the moment but I wanted to reduce calls. Decided to cache the calls for a couple hours and make them in parallel.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.