#secret_lil_squirrel-invoices
1 messages ยท Page 1 of 1 (latest)
Hi ๐
we have the Invoice object reference documented here: https://stripe.com/docs/api/invoices/object
Thanks! I've read through the documentation and understand that, but I'm wondering if there is an example of an invoice object JSON that has all possible fields populated.
For instance, the example object at the URL you linked has a lot of fields populated, but not the customer_shipping field. When that is populated, it has its own set of sub-fields that I don't see in the example
That would not make sense to have all fields populated, since some exist to handle alternative funds flows and collection. To achieve a better understanding of the Invoice object I recommend creating a number of them in Test mode using different billing scenarios
secret_lil_squirrel-invoices
Understood, thanks!
Happy to shed what ๐ก I can ๐